ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Interface
org.jboss.shrinkwrap.descriptor.api.j2ee14.ResourceEnvRefType

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

Uses of ResourceEnvRefType in org.jboss.shrinkwrap.descriptor.api.j2ee14
 

Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return ResourceEnvRefType
 ResourceEnvRefType<T> ResourceEnvRefType.description(String... values)
          Creates for all String objects representing description elements, a new description element
 ResourceEnvRefType<T> ResourceEnvRefType.removeAllDescription()
          Removes the description element
 ResourceEnvRefType<T> ResourceEnvRefType.removeResourceEnvRefName()
          Removes the resource-env-ref-name element
 ResourceEnvRefType<T> ResourceEnvRefType.removeResourceEnvRefType()
          Removes the resource-env-ref-type element
 ResourceEnvRefType<T> ResourceEnvRefType.resourceEnvRefName(String resourceEnvRefName)
          Sets the resource-env-ref-name element
 ResourceEnvRefType<T> ResourceEnvRefType.resourceEnvRefType(String resourceEnvRefType)
          Sets the resource-env-ref-type element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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