ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.