com.sun.msv.datatype.xsd.datetime
Interface ITimeDurationValueType
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- BigTimeDurationValueType
public interface ITimeDurationValueType
- extends Serializable
interface as a value type of TimeDurationType
- Author:
- Kohsuke KAWAGUCHI
getBigValue
BigTimeDurationValueType getBigValue()
compare
int compare(ITimeDurationValueType rhs)
- compare two ITimeDurationValueType as defined in
com.sun.msv.datatype/Comparator
Copyright © 2013 Oracle Corporation. All Rights Reserved.