com.sun.msv.datatype.xsd.datetime

Interface ITimeDurationValueType

public interface ITimeDurationValueType extends Serializable

interface as a value type of TimeDurationType

Author: Kohsuke KAWAGUCHI

Method Summary
intcompare(ITimeDurationValueType rhs)
compare two ITimeDurationValueType as defined in com.sun.msv.datatype/Comparator
BigTimeDurationValueTypegetBigValue()

Method Detail

compare

public int compare(ITimeDurationValueType rhs)
compare two ITimeDurationValueType as defined in com.sun.msv.datatype/Comparator

getBigValue

public BigTimeDurationValueType getBigValue()