|
||||||||||
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_NonPositiveInteger
de.fraunhofer.ipsi.xpathDatatypes.XS_NegativeInteger
public class XS_NegativeInteger
Constructor Summary | |
---|---|
XS_NegativeInteger(java.math.BigInteger value)
Constructor |
Method Summary |
---|
Methods inherited from class de.fraunhofer.ipsi.xpathDatatypes.XS_NonPositiveInteger |
---|
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_NegativeInteger(java.math.BigInteger value)
value
- a BigInteger
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |