com.connecterra.ale.api
Class ECReportSetSpec
java.lang.Object
com.connecterra.ale.api.ECReportSetSpec
- public class ECReportSetSpec
- extends java.lang.Object
This is a type-safe enum which represents the sets of EPCs which
can be included in a report.
Method Summary |
java.lang.String |
toLocalizedString()
Returns the localized String representation of this ECReportSetSpec |
java.lang.String |
toString()
Returns the string reprentation of this ECReportSetSpec. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CURRENT
public static final ECReportSetSpec CURRENT
ADDITIONS
public static final ECReportSetSpec ADDITIONS
DELETIONS
public static final ECReportSetSpec DELETIONS
toString
public java.lang.String toString()
- Returns the string reprentation of this ECReportSetSpec.
- Returns:
- String representation of this ECReportSetSpec.
toLocalizedString
public java.lang.String toLocalizedString()
- Returns the localized String representation of this ECReportSetSpec
- Returns:
- String localized representation of this ECReportSetSpec