Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee7.ParamValueType
Packages that use ParamValueType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ParamValueType in org.jboss.shrinkwrap.descriptor.api.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return ParamValueTypeModifier and TypeMethodDescriptionParamValueType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeSets theparam-nameelementParamValueType.paramValue(String paramValue) Sets theparam-valueelementParamValueType.removeAllDescription()Removes thedescriptionelementParamValueType.removeId()Removes theidattributeParamValueType.removeParamName()Removes theparam-nameelementParamValueType.removeParamValue()Removes theparam-valueelement -
Uses of ParamValueType in org.jboss.shrinkwrap.descriptor.impl.javaee7
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee7 that implement ParamValueTypeModifier and TypeClassDescriptionclassThis class implements theparam-valueTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return ParamValueTypeModifier and TypeMethodDescriptionParamValueTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementSets theidattributeSets theparam-nameelementParamValueTypeImpl.paramValue(String paramValue) Sets theparam-valueelementParamValueTypeImpl.removeAllDescription()Removes thedescriptionelementParamValueTypeImpl.removeId()Removes theidattributeParamValueTypeImpl.removeParamName()Removes theparam-nameelementParamValueTypeImpl.removeParamValue()Removes theparam-valueelement