Uses of Class
org.apache.axis2.databinding.types.UnsignedInt
Packages that use UnsignedInt
Package
Description
These classes are directly salvaged from Axis 1 codebase.
-
Uses of UnsignedInt in org.apache.axis2.databinding.types
Subclasses of UnsignedInt in org.apache.axis2.databinding.typesModifier and TypeClassDescriptionclassCustom class for supporting primitive XSD data type UnsignedByteclassCustom class for supporting primitive XSD data type UnsignedShort -
Uses of UnsignedInt in org.apache.axis2.databinding.types.soapencoding
Fields in org.apache.axis2.databinding.types.soapencoding declared as UnsignedIntModifier and TypeFieldDescriptionprotected UnsignedIntUnsignedInt.localUnsignedIntfield for UnsignedIntMethods in org.apache.axis2.databinding.types.soapencoding that return UnsignedIntMethods in org.apache.axis2.databinding.types.soapencoding with parameters of type UnsignedIntModifier and TypeMethodDescriptionvoidUnsignedInt.setUnsignedInt(UnsignedInt param) Auto generated setter method -
Uses of UnsignedInt in org.apache.axis2.databinding.types.xsd
Fields in org.apache.axis2.databinding.types.xsd declared as UnsignedIntModifier and TypeFieldDescriptionprotected UnsignedIntUnsignedInt.localUnsignedIntfield for UnsignedIntMethods in org.apache.axis2.databinding.types.xsd that return UnsignedIntMethods in org.apache.axis2.databinding.types.xsd with parameters of type UnsignedIntModifier and TypeMethodDescriptionvoidUnsignedInt.setUnsignedInt(UnsignedInt param) Auto generated setter method -
Uses of UnsignedInt in org.apache.axis2.databinding.utils
Methods in org.apache.axis2.databinding.utils that return UnsignedIntModifier and TypeMethodDescriptionstatic UnsignedIntConverterUtil.convertToUnsignedInt(String s) Methods in org.apache.axis2.databinding.utils with parameters of type UnsignedInt