| Package | Description |
|---|---|
| dashboard.domain |
| Modifier and Type | Method and Description |
|---|---|
static LicenseStatus |
LicenseStatus.fromManage(String licenseStatus) |
LicenseStatus |
ServiceProvider.getLicenseStatus() |
LicenseStatus |
Service.getLicenseStatus() |
static LicenseStatus |
LicenseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseStatus[] |
LicenseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setLicenseStatus(LicenseStatus licenseStatus) |
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.