Package | Description |
---|---|
com.sun.msv.datatype.xsd.datetime |
Modifier and Type | Class and Description |
---|---|
class |
BigTimeDurationValueType
ITimeDurationValueType implementation that can hold all lexically legal
timeDuration value.
|
Modifier and Type | Method and Description |
---|---|
IDateTimeValueType |
BigDateTimeValueType.add(ITimeDurationValueType _rhs) |
IDateTimeValueType |
IDateTimeValueType.add(ITimeDurationValueType duration)
returns the result of addition of this object and TimeDuration.
|
int |
BigTimeDurationValueType.compare(ITimeDurationValueType o) |
int |
ITimeDurationValueType.compare(ITimeDurationValueType rhs)
compare two ITimeDurationValueType as defined in
com.sun.msv.datatype/Comparator
|
boolean |
BigTimeDurationValueType.equals(ITimeDurationValueType o) |
Copyright © 2016 Oracle Corporation. All rights reserved.