Uses of Interface
org.jboss.shrinkwrap.descriptor.api.j2ee14.ResourceEnvRefType
Packages that use ResourceEnvRefType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes 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 ResourceEnvRefTypeModifier and TypeMethodDescriptionResourceEnvRefType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeResourceEnvRefType.removeAllDescription()Removes thedescriptionelementResourceEnvRefType.removeId()Removes theidattributeResourceEnvRefType.removeResourceEnvRefName()Removes theresource-env-ref-nameelementResourceEnvRefType.removeResourceEnvRefType()Removes theresource-env-ref-typeelementResourceEnvRefType.resourceEnvRefName(String resourceEnvRefName) Sets theresource-env-ref-nameelementResourceEnvRefType.resourceEnvRefType(String resourceEnvRefType) Sets theresource-env-ref-typeelement -
Uses of ResourceEnvRefType in org.jboss.shrinkwrap.descriptor.impl.j2ee14
Classes in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that implement ResourceEnvRefTypeModifier and TypeClassDescriptionclassThis class implements theresource-env-refTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that return ResourceEnvRefTypeModifier and TypeMethodDescriptionResourceEnvRefTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeResourceEnvRefTypeImpl.removeAllDescription()Removes thedescriptionelementResourceEnvRefTypeImpl.removeId()Removes theidattributeResourceEnvRefTypeImpl.removeResourceEnvRefName()Removes theresource-env-ref-nameelementResourceEnvRefTypeImpl.removeResourceEnvRefType()Removes theresource-env-ref-typeelementResourceEnvRefTypeImpl.resourceEnvRefName(String resourceEnvRefName) Sets theresource-env-ref-nameelementResourceEnvRefTypeImpl.resourceEnvRefType(String resourceEnvRefType) Sets theresource-env-ref-typeelement