biz.c24
Class EditionType

java.lang.Object
  extended by biz.c24.EditionType
All Implemented Interfaces:
Comparable

public class EditionType
extends Object
implements Comparable


Field Summary
static EditionType ENTERPRISE
           
static EditionType OPEN
           
static EditionType PROFESSIONAL
           
 
Method Summary
 int compareTo(Object o)
           
static EditionType getInstance(String key)
           
 String getKey()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

OPEN

public static final EditionType OPEN

PROFESSIONAL

public static final EditionType PROFESSIONAL

ENTERPRISE

public static final EditionType ENTERPRISE
Method Detail

getInstance

public static EditionType getInstance(String key)

getKey

public String getKey()

toString

public String toString()
Overrides:
toString in class Object

compareTo

public int compareTo(Object o)
Specified by:
compareTo in interface Comparable


C24 Technologies © 2002-2012: All Rights Reserved.