|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.webchat.License.LicenseType
public static final class License.LicenseType
A typesafe enum class for license types.
| Field Summary | |
|---|---|
static License.LicenseType |
COMMERCIAL
Type representing a commercial license. |
static License.LicenseType |
DEVELOPER
Type representing an evaluation license. |
static License.LicenseType |
EVALUATION
Type representing an evaluation license. |
static License.LicenseType |
NON_COMMERCIAL
Type representing a non-commercial license. |
static License.LicenseType |
WORKGROUP
Type representing a free workgroup license. |
| Method Summary | |
|---|---|
static License.LicenseType |
fromString(java.lang.String type)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final License.LicenseType NON_COMMERCIAL
public static final License.LicenseType COMMERCIAL
public static final License.LicenseType EVALUATION
public static final License.LicenseType DEVELOPER
public static final License.LicenseType WORKGROUP
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic static License.LicenseType fromString(java.lang.String type)
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||