Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.ParamValueType
-
Packages that use ParamValueType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of ParamValueType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type ParamValueType Modifier and Type Field Description protected List<ParamValueType>HandlerType. initParamMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return ParamValueType Modifier and Type Method Description ParamValueTypeObjectFactory. createParamValueType()Create an instance ofParamValueTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type ParamValueType Modifier and Type Method Description List<ParamValueType>HandlerType. getInitParam()Gets the value of the initParam property.
-