Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.ParamValueType

Packages that use ParamValueType
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
protected  List<ParamValueType> HandlerType.initParam
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return ParamValueType
 ParamValueType ObjectFactory.createParamValueType()
          Create an instance of ParamValueType
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type ParamValueType
 List<ParamValueType> HandlerType.getInitParam()
          Gets the value of the initParam property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.