Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ParamValueType
-
Packages that use ParamValueType Package Description 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 Modifier and Type Field Description protected List<ParamValueType>HandlerType. initParamprotected List<ParamValueType>ServiceRefHandlerType. initParamMethods in org.apache.axis2.jaxws.description.xml.handler that return ParamValueType Modifier and Type Method Description ParamValueTypeObjectFactory. createParamValueType()Create an instance ofParamValueTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type ParamValueType Modifier and Type Method Description List<ParamValueType>HandlerType. getInitParam()Gets the value of the initParam property.List<ParamValueType>ServiceRefHandlerType. getInitParam()Gets the value of the initParam property.
-