| Package | Description |
|---|---|
| dashboard.domain |
| Modifier and Type | Method and Description |
|---|---|
CoinAuthority.Authority |
CoinAuthority.getEnumAuthority() |
static CoinAuthority.Authority |
CoinAuthority.Authority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoinAuthority.Authority[] |
CoinAuthority.Authority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CoinAuthority.Authority> |
CoinUser.getAuthorityEnums() |
| Constructor and Description |
|---|
CoinAuthority(CoinAuthority.Authority authority) |
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.