Uses of Class
org.apache.axis2.databinding.types.UnsignedShort
Packages that use UnsignedShort
Package
Description
These classes are directly salvaged from Axis 1 codebase.
-
Uses of UnsignedShort in org.apache.axis2.databinding.types
Subclasses of UnsignedShort in org.apache.axis2.databinding.typesModifier and TypeClassDescriptionclassCustom class for supporting primitive XSD data type UnsignedByte -
Uses of UnsignedShort in org.apache.axis2.databinding.types.soapencoding
Fields in org.apache.axis2.databinding.types.soapencoding declared as UnsignedShortModifier and TypeFieldDescriptionprotected UnsignedShortUnsignedShort.localUnsignedShortfield for UnsignedShortMethods in org.apache.axis2.databinding.types.soapencoding that return UnsignedShortMethods in org.apache.axis2.databinding.types.soapencoding with parameters of type UnsignedShortModifier and TypeMethodDescriptionvoidUnsignedShort.setUnsignedShort(UnsignedShort param) Auto generated setter method -
Uses of UnsignedShort in org.apache.axis2.databinding.types.xsd
Fields in org.apache.axis2.databinding.types.xsd declared as UnsignedShortModifier and TypeFieldDescriptionprotected UnsignedShortUnsignedShort.localUnsignedShortfield for UnsignedShortMethods in org.apache.axis2.databinding.types.xsd that return UnsignedShortMethods in org.apache.axis2.databinding.types.xsd with parameters of type UnsignedShortModifier and TypeMethodDescriptionvoidUnsignedShort.setUnsignedShort(UnsignedShort param) Auto generated setter method -
Uses of UnsignedShort in org.apache.axis2.databinding.utils
Methods in org.apache.axis2.databinding.utils that return UnsignedShortModifier and TypeMethodDescriptionstatic UnsignedShortConverterUtil.convertToUnsignedShort(String s)