Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ParamValueType

Packages that use ParamValueType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of ParamValueType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type ParamValueType
protected  java.util.List<ParamValueType> ServiceRefHandlerType.initParam
           
protected  java.util.List<ParamValueType> HandlerType.initParam
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return ParamValueType
 ParamValueType ObjectFactory.createParamValueType()
          Create an instance of ParamValueType
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type ParamValueType
 java.util.List<ParamValueType> ServiceRefHandlerType.getInitParam()
          Gets the value of the initParam property.
 java.util.List<ParamValueType> HandlerType.getInitParam()
          Gets the value of the initParam property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.