| Package | Description |
|---|---|
| de.hybris.platform.jalo.security |
| Modifier and Type | Method and Description |
|---|---|
static LicenceInfo.Status |
LicenceInfo.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LicenceInfo.Status[] |
LicenceInfo.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LicenceInfo(LicenceInfo.Status st,
java.lang.String cValue,
java.lang.String aValue,
java.lang.String mes)
Only method to create a LicenceInfo object.
|
Copyright © 2018 SAP SE. All Rights Reserved.