Uses of Class
com.retek.component.payment.integration.storedvaluecard.StoredValueCardType

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)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25