|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use License.LicenseType | |
---|---|
com.jivesoftware.webchat |
Uses of License.LicenseType in com.jivesoftware.webchat |
---|
Fields in com.jivesoftware.webchat declared as License.LicenseType | |
---|---|
static License.LicenseType |
License.LicenseType.COMMERCIAL
Type representing a commercial license. |
static License.LicenseType |
License.LicenseType.DEVELOPER
Type representing an evaluation license. |
static License.LicenseType |
License.LicenseType.EVALUATION
Type representing an evaluation license. |
static License.LicenseType |
License.LicenseType.NON_COMMERCIAL
Type representing a non-commercial license. |
static License.LicenseType |
License.LicenseType.WORKGROUP
Type representing a free workgroup license. |
Methods in com.jivesoftware.webchat that return License.LicenseType | |
---|---|
static License.LicenseType |
License.LicenseType.fromString(java.lang.String type)
|
License.LicenseType |
License.getLicenseType()
|
Methods in com.jivesoftware.webchat with parameters of type License.LicenseType | |
---|---|
void |
License.setLicenseType(License.LicenseType licenseType)
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |