| Package | Description |
|---|---|
| de.hybris.platform.core |
| Modifier and Type | Method and Description |
|---|---|
AbstractTenant.State |
AbstractTenant.getState() |
static AbstractTenant.State |
AbstractTenant.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractTenant.State[] |
AbstractTenant.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTenant.setState(AbstractTenant.State state) |
Copyright © 2018 SAP SE. All Rights Reserved.