org.fosstrak.ale.util
Class ECReportSetEnum

java.lang.Object
  extended by org.fosstrak.ale.util.ECReportSetEnum

public class ECReportSetEnum
extends java.lang.Object

backwards compatibility to provide ECReportSetEnum values.

Author:
sawielan

Field Summary
static java.lang.String ADDITIONS
          all the new tags.
static java.lang.String CURRENT
          all the current tags.
static java.lang.String DELETIONS
          all the tags that left the previous cycle.
 
Constructor Summary
ECReportSetEnum()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CURRENT

public static final java.lang.String CURRENT
all the current tags.

See Also:
Constant Field Values

ADDITIONS

public static final java.lang.String ADDITIONS
all the new tags.

See Also:
Constant Field Values

DELETIONS

public static final java.lang.String DELETIONS
all the tags that left the previous cycle.

See Also:
Constant Field Values
Constructor Detail

ECReportSetEnum

public ECReportSetEnum()


Copyright © 2009. All Rights Reserved.