Uses of Interface
org.jboss.shrinkwrap.descriptor.api.j2ee14.RunAsType
Packages that use RunAsType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of RunAsType in org.jboss.shrinkwrap.descriptor.api.j2ee14
Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return RunAsTypeModifier and TypeMethodDescriptionRunAsType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeRunAsType.removeAllDescription()Removes thedescriptionelementRunAsType.removeId()Removes theidattributeRunAsType.removeRoleName()Removes therole-nameelementSets therole-nameelement -
Uses of RunAsType in org.jboss.shrinkwrap.descriptor.impl.j2ee14
Classes in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that implement RunAsTypeModifier and TypeClassDescriptionclassThis class implements therun-asTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.j2ee14 that return RunAsTypeModifier and TypeMethodDescriptionRunAsTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeRunAsTypeImpl.removeAllDescription()Removes thedescriptionelementRunAsTypeImpl.removeId()Removes theidattributeRunAsTypeImpl.removeRoleName()Removes therole-nameelementSets therole-nameelement