Uses of Interface
com.sun.msv.datatype.xsd.datetime.ITimeDurationValueType
Packages that use ITimeDurationValueType
-
Uses of ITimeDurationValueType in com.sun.msv.datatype.xsd.datetime
Classes in com.sun.msv.datatype.xsd.datetime that implement ITimeDurationValueTypeModifier and TypeClassDescriptionclass
ITimeDurationValueType implementation that can hold all lexically legal timeDuration value.Methods in com.sun.msv.datatype.xsd.datetime with parameters of type ITimeDurationValueTypeModifier and TypeMethodDescriptionBigDateTimeValueType.add
(ITimeDurationValueType _rhs) 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/Comparatorboolean
BigTimeDurationValueType.equals
(ITimeDurationValueType o)