|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsignedShort | |
---|---|
org.apache.axis2.databinding.types | These classes are directly salvaged from Axis 1 codebase. |
org.apache.axis2.databinding.types.soapencoding | |
org.apache.axis2.databinding.types.xsd | |
org.apache.axis2.databinding.utils |
Uses of UnsignedShort in org.apache.axis2.databinding.types |
---|
Subclasses of UnsignedShort in org.apache.axis2.databinding.types | |
---|---|
class |
UnsignedByte
Custom 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 UnsignedShort | |
---|---|
protected UnsignedShort |
UnsignedShort.localUnsignedShort
field for UnsignedShort |
Methods in org.apache.axis2.databinding.types.soapencoding that return UnsignedShort | |
---|---|
UnsignedShort |
UnsignedShort.getUnsignedShort()
Auto generated getter method |
Methods in org.apache.axis2.databinding.types.soapencoding with parameters of type UnsignedShort | |
---|---|
void |
UnsignedShort.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 UnsignedShort | |
---|---|
protected UnsignedShort |
UnsignedShort.localUnsignedShort
field for UnsignedShort |
Methods in org.apache.axis2.databinding.types.xsd that return UnsignedShort | |
---|---|
UnsignedShort |
UnsignedShort.getUnsignedShort()
Auto generated getter method |
Methods in org.apache.axis2.databinding.types.xsd with parameters of type UnsignedShort | |
---|---|
void |
UnsignedShort.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 UnsignedShort | |
---|---|
static UnsignedShort |
ConverterUtil.convertToUnsignedShort(java.lang.String s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |