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

Method Summary
 int compare(ITimeDurationValueType rhs)
          compare two ITimeDurationValueType as defined in com.sun.msv.datatype/Comparator
 BigTimeDurationValueType getBigValue()
           
 

Method Detail

compare

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


getBigValue

public BigTimeDurationValueType getBigValue()


Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated September 9 2004.