Liquid XML Data Binder (C++, Java, VB6) / Reference / Java / Reference / com.liquid_technologies.ltxmllib20 / Duration / Java compareTo - Duration
In This Topic
    Java compareTo - Duration
    In This Topic
    public CompareResult compareTo(Duration duration)
      Property Description  
        Description Compares this - Duration with another (Result may be indeterminate)  
        Remarks See w3c standards for the rules determining duration comparisons.

    Similar to java.lang.Comparable#compareTo(Object), except the result may be Indeterminate
    depending on the current state as according to the rules of the W3C XML Schema specification.