|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GiftCertificateInfo
This class is an interface of GiftCertificate payment information. It represents all the information which designates a gift certificate payment.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Method Summary | |
|---|---|
double |
getAmount()
Returns the amount |
java.lang.String |
getGiftCertificateNumber()
Returns the GiftCertificateNumber |
java.lang.String |
getProfileId()
Returns the profileId |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
java.lang.String getProfileId()
java.lang.String getGiftCertificateNumber()
double getAmount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||