org.apache.axis.types
public class UnsignedShort extends UnsignedInt
See Also: XML Schema 3.3.23
Constructor Summary | |
---|---|
UnsignedShort() | |
UnsignedShort(long sValue)
ctor for UnsignedShort | |
UnsignedShort(String sValue) |
Method Summary | |
---|---|
static boolean | isValid(long sValue)
validate the value against the xsd definition
|
void | setValue(long sValue)
validates the data and sets the value for the object.
|
Throws: NumberFormatException will be thrown if validation fails
Parameters: sValue value