Uses of Enum
org.apache.axis2.description.AxisResourceParameter.ParameterType
Packages that use AxisResourceParameter.ParameterType
-
Uses of AxisResourceParameter.ParameterType in org.apache.axis2.description
Methods in org.apache.axis2.description that return AxisResourceParameter.ParameterTypeModifier and TypeMethodDescriptionAxisResourceParameter.getParameterType()Returns the enum constant of this type with the specified name.static AxisResourceParameter.ParameterType[]AxisResourceParameter.ParameterType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.axis2.description with parameters of type AxisResourceParameter.ParameterTypeModifier and TypeMethodDescriptionvoidAxisResourceParameter.setParameterType(AxisResourceParameter.ParameterType parameterType)