| Package | Description |
|---|---|
| selfservice.domain | |
| selfservice.domain.csa |
| Modifier and Type | Method and Description |
|---|---|
License.LicenseStatus |
Service.getLicenseStatus() |
static License.LicenseStatus |
License.LicenseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static License.LicenseStatus[] |
License.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(License.LicenseStatus licenseStatus) |
| Modifier and Type | Method and Description |
|---|---|
License.LicenseStatus |
CompoundServiceProvider.getLicenseStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundServiceProvider.setLicenseStatus(License.LicenseStatus licenseStatus) |
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.