com.connecterra.ale.api
Class ECIntervalUnit

java.lang.Object
  extended bycom.connecterra.ale.api.ECIntervalUnit

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

public class ECIntervalUnit
extends java.lang.Object

This is a type-safe enum which represents the units which an ECInterval can represent.


Field Summary
static ECIntervalUnit MS
          Deprecated.  
static ECIntervalUnit READ_CYCLE
          Deprecated.  
 
Method Summary
 java.lang.String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MS

public static final ECIntervalUnit MS
Deprecated. 

READ_CYCLE

public static final ECIntervalUnit READ_CYCLE
Deprecated. 
Method Detail

toString

public java.lang.String toString()
Deprecated.