Package | Description |
---|---|
com.github.javafaker |
Modifier and Type | Method and Description |
---|---|
static CreditCardType |
CreditCardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreditCardType[] |
CreditCardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
Finance.creditCard(CreditCardType creditCardType) |
Copyright © 2019. All rights reserved.