Uses of Interface
org.jboss.shrinkwrap.descriptor.api.j2ee14.ResourceRefType
Packages that use ResourceRefType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ResourceRefType in org.jboss.shrinkwrap.descriptor.api.j2ee14
Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return ResourceRefTypeModifier and TypeMethodDescriptionResourceRefType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeResourceRefType.removeAllDescription()Removes thedescriptionelementResourceRefType.removeId()Removes theidattributeResourceRefType.removeResAuth()Removes theres-authattributeResourceRefType.removeResRefName()Removes theres-ref-nameelementResourceRefType.removeResSharingScope()Removes theres-sharing-scopeattributeResourceRefType.removeResType()Removes theres-typeelementSets theres-authelementResourceRefType.resAuth(ResAuthType resAuth) Sets theres-authelementResourceRefType.resRefName(String resRefName) Sets theres-ref-nameelementResourceRefType.resSharingScope(String resSharingScope) Sets theres-sharing-scopeelementResourceRefType.resSharingScope(ResSharingScopeType resSharingScope) Sets theres-sharing-scopeelementSets theres-typeelement -
Uses of ResourceRefType in org.jboss.shrinkwrap.descriptor.impl.j2ee14
Classes in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that implement ResourceRefTypeModifier and TypeClassDescriptionclassThis class implements theresource-refTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that return ResourceRefTypeModifier and TypeMethodDescriptionResourceRefTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeResourceRefTypeImpl.removeAllDescription()Removes thedescriptionelementResourceRefTypeImpl.removeId()Removes theidattributeResourceRefTypeImpl.removeResAuth()Removes theres-authattributeResourceRefTypeImpl.removeResRefName()Removes theres-ref-nameelementResourceRefTypeImpl.removeResSharingScope()Removes theres-sharing-scopeattributeResourceRefTypeImpl.removeResType()Removes theres-typeelementSets theres-authelementResourceRefTypeImpl.resAuth(ResAuthType resAuth) Sets theres-authelementResourceRefTypeImpl.resRefName(String resRefName) Sets theres-ref-nameelementResourceRefTypeImpl.resSharingScope(String resSharingScope) Sets theres-sharing-scopeelementResourceRefTypeImpl.resSharingScope(ResSharingScopeType resSharingScope) Sets theres-sharing-scopeelementSets theres-typeelement