Uses of Interface
org.cip4.jdflib.util.Duration

Packages that use Duration
org.cip4.jdflib.util   
 

Uses of Duration in org.cip4.jdflib.util
 

Methods in org.cip4.jdflib.util with parameters of type Duration
 boolean Duration.isLonger(Duration x)
          Deprecated. isLess - tests if the duration of this JDFDuration is longer then the duration of the specified JDFDuration.
 boolean Duration.isShorter(Duration x)
          Deprecated. isShorter - tests if the duration of this JDFDuration is less then the duration of the specified JDFDuration.
 



Copyright © 2013. All Rights Reserved.