ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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

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

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

Methods in org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 that return Before
 Before<PartialResponseInsertType<T>> PartialResponseInsertType.getOrCreateBefore()
          If not already created, a new before element with the given value will be created.
 Before<T> Before.id(String id)
          Sets the id attribute
 Before<T> Before.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.