|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoredValueCardType | |
com.retek.component.payment.integration.storedvaluecard |
Uses of StoredValueCardType in com.retek.component.payment.integration.storedvaluecard |
Fields in com.retek.component.payment.integration.storedvaluecard declared as StoredValueCardType | |
static StoredValueCardType |
StoredValueCardType.GIFT_CARD
|
static StoredValueCardType |
StoredValueCardType.MERCHANDISE_CARD
|
Methods in com.retek.component.payment.integration.storedvaluecard that return StoredValueCardType | |
static StoredValueCardType |
StoredValueCardType.fromName(java.lang.String name)
|
StoredValueCardType |
StoredValueCardAuthorizationResponse.getCardType()
|
StoredValueCardType |
StoredValueCardInquiryResponse.getCardType()
|
Methods in com.retek.component.payment.integration.storedvaluecard with parameters of type StoredValueCardType | |
void |
StoredValueCardAuthorizationResponse.setCardType(StoredValueCardType cardType)
|
void |
StoredValueCardInquiryResponse.setCardType(StoredValueCardType cardType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |