Uses of Interface
org.jboss.shrinkwrap.descriptor.api.facespartialresponse20.After

Packages that use After
org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of After in org.jboss.shrinkwrap.descriptor.api.facespartialresponse20
 

Methods in org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 that return After
 After<PartialResponseInsertType<T>> PartialResponseInsertType.getOrCreateAfter()
          If not already created, a new after element with the given value will be created.
 After<T> After.id(String id)
          Sets the id attribute
 After<T> After.removeId()
          Removes the id attribute
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.