com.connecterra.ale.api
Interface ECInterval


Deprecated. New methods available for setting time intervals in ECSpec.

public interface ECInterval

An ECInterval represents an interval measured in an integral number of units of some underlying type.


Method Summary
 ECIntervalUnit getUnit()
          Deprecated.  
 int getValue()
          Deprecated.  
 

Method Detail

getValue

public int getValue()
Deprecated. 

getUnit

public ECIntervalUnit getUnit()
Deprecated.