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
 



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