| Package | Description |
|---|---|
| selfservice.domain | |
| selfservice.domain.csa |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
LicenseStatus |
CompoundServiceProvider.getLicenseStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundServiceProvider.setLicenseStatus(LicenseStatus licenseStatus) |
Copyright © 2012–2017 Pivotal Software, Inc.. All rights reserved.