Package | Description |
---|---|
io.card.payment |
Modifier and Type | Method and Description |
---|---|
CardConfig.CardType |
CardConfig.getCardType() |
static CardConfig.CardType |
CardConfig.CardType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CardConfig.CardType[] |
CardConfig.CardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CardConfig.Builder |
CardConfig.Builder.setCardType(CardConfig.CardType cardType) |
Copyright © 2012 PayPal, Inc. All Rights Reserved.