Uses of Class
org.apache.axis2.databinding.types.UnsignedLong
Packages that use UnsignedLong
Package
Description
-
Uses of UnsignedLong in org.apache.axis2.databinding.types.soapencoding
Fields in org.apache.axis2.databinding.types.soapencoding declared as UnsignedLongModifier and TypeFieldDescriptionprotected UnsignedLongUnsignedLong.localUnsignedLongfield for UnsignedLongMethods in org.apache.axis2.databinding.types.soapencoding that return UnsignedLongMethods in org.apache.axis2.databinding.types.soapencoding with parameters of type UnsignedLongModifier and TypeMethodDescriptionvoidUnsignedLong.setUnsignedLong(UnsignedLong param) Auto generated setter method -
Uses of UnsignedLong in org.apache.axis2.databinding.types.xsd
Fields in org.apache.axis2.databinding.types.xsd declared as UnsignedLongModifier and TypeFieldDescriptionprotected UnsignedLongUnsignedLong.localUnsignedLongfield for UnsignedLongMethods in org.apache.axis2.databinding.types.xsd that return UnsignedLongMethods in org.apache.axis2.databinding.types.xsd with parameters of type UnsignedLongModifier and TypeMethodDescriptionvoidUnsignedLong.setUnsignedLong(UnsignedLong param) Auto generated setter method -
Uses of UnsignedLong in org.apache.axis2.databinding.utils
Methods in org.apache.axis2.databinding.utils that return UnsignedLongModifier and TypeMethodDescriptionstatic UnsignedLongConverterUtil.convertToUnsignedLong(String s) Methods in org.apache.axis2.databinding.utils with parameters of type UnsignedLongModifier and TypeMethodDescriptionstatic longConverterUtil.compare(UnsignedLong unsignedLong, String value) static StringConverterUtil.convertToString(UnsignedLong o)