| Modifier and Type | Method and Description |
|---|---|
static CardAccountDetails.Usage |
CardAccountDetails.Usage.fromValue(String value) |
CardAccountDetails.Usage |
CardAccountDetails.getUsage() |
static CardAccountDetails.Usage |
CardAccountDetails.Usage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardAccountDetails.Usage[] |
CardAccountDetails.Usage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardAccountDetails.setUsage(CardAccountDetails.Usage usage) |
Copyright © 2020. All rights reserved.