Package | Description |
---|---|
com.sun.msv.datatype.xsd.datetime |
Modifier and Type | Method and Description |
---|---|
static BigTimeDurationValueType |
BigTimeDurationValueType.fromMinutes(java.math.BigInteger minutes) |
static BigTimeDurationValueType |
BigTimeDurationValueType.fromMinutes(int minutes) |
BigTimeDurationValueType |
ITimeDurationValueType.getBigValue() |
BigTimeDurationValueType |
BigTimeDurationValueType.getBigValue() |
Modifier and Type | Method and Description |
---|---|
private static int |
BigTimeDurationValueType.compare(BigTimeDurationValueType lhs,
BigTimeDurationValueType rhs) |
private java.math.BigDecimal |
BigDateTimeValueType.signed(BigTimeDurationValueType dur,
java.math.BigDecimal i) |
private java.math.BigInteger |
BigDateTimeValueType.signed(BigTimeDurationValueType dur,
java.math.BigInteger i) |