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