|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.xpathDatatypes.XS_AnySimpleType
de.fraunhofer.ipsi.xpathDatatypes.XDT_AnyAtomicType
de.fraunhofer.ipsi.xpathDatatypes.XS_Decimal
de.fraunhofer.ipsi.xpathDatatypes.XS_Integer
de.fraunhofer.ipsi.xpathDatatypes.XS_NonNegativeInteger
de.fraunhofer.ipsi.xpathDatatypes.XS_UnsignedLong
de.fraunhofer.ipsi.xpathDatatypes.XS_UnsignedInt
de.fraunhofer.ipsi.xpathDatatypes.XS_UnsignedShort
public class XS_UnsignedShort
Constructor Summary | |
---|---|
XS_UnsignedShort(java.math.BigInteger value)
Constructor |
Method Summary | ||
---|---|---|
|
castas(java.lang.Class<T> type)
Method castas |
Methods inherited from class de.fraunhofer.ipsi.xpathDatatypes.XS_Integer |
---|
abs, add, ceiling, compareTo, floor, longValue, mod, multiply, negate, round, roundHalfToEven, subtract, toString |
Methods inherited from class de.fraunhofer.ipsi.xpathDatatypes.XS_Decimal |
---|
divide, doubleValue, equals, idivide |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XS_UnsignedShort(java.math.BigInteger value)
value
- a BigIntegerMethod Detail |
---|
public <T extends XDT_AnyAtomicType> T castas(java.lang.Class<T> type) throws java.lang.ClassCastException, XPathDTException
castas
in class XS_UnsignedInt
type
- a BuiltinSimpleType
CastError
java.lang.ClassCastException
XPathDTException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |