Uses of Class
org.apache.axis.types.UnsignedShort
-
Packages that use UnsignedShort Package Description org.apache.axis.holders org.apache.axis.types -
-
Uses of UnsignedShort in org.apache.axis.holders
Fields in org.apache.axis.holders declared as UnsignedShort Modifier and Type Field Description UnsignedShort
UnsignedShortHolder. value
Field _valueConstructors in org.apache.axis.holders with parameters of type UnsignedShort Constructor Description UnsignedShortHolder(UnsignedShort value)
Constructor UnsignedShortHolder -
Uses of UnsignedShort in org.apache.axis.types
Subclasses of UnsignedShort in org.apache.axis.types Modifier and Type Class Description class
UnsignedByte
Custom class for supporting primitive XSD data type UnsignedByte
-