com.thaiopensource.datatype.xsd
Interface OrderRelation

All Known Implementing Classes:
DateTimeDatatype, DecimalDatatype, DoubleDatatype, DurationDatatype, FloatDatatype

interface OrderRelation


Method Summary
 boolean isLessThan(Object obj1, Object obj2)
           
 

Method Detail

isLessThan

boolean isLessThan(Object obj1,
                   Object obj2)