Package | Description |
---|---|
com.license4j |
Modifier and Type | Method and Description |
---|---|
ValidationStatus |
License.getValidationStatus()
Method returns validation status after validation.
|
static ValidationStatus |
ValidationStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValidationStatus[] |
ValidationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|