public class GiftCertificate extends PaymentGroupImpl implements GiftCertificateInfo
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Constructor and Description |
|---|
GiftCertificate() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGiftCertificateNumber()
Returns the giftCertificateNumber
|
java.lang.String |
getProfileId()
Returns the profileId
|
void |
setGiftCertificateNumber(java.lang.String pGiftCertificateNumber)
Sets the giftCertificateNumber
|
void |
setProfileId(java.lang.String pProfileId)
Sets the profileId
|
addAuthorizationStatus, addChangedProperty, addCommerceItemRelationship, addCommerceItemRelationship, addCreditStatus, addDebitStatus, addOrderRelationship, addShippingGroupRelationship, addShippingGroupRelationship, clearChangedProperties, getAmount, getAmountAuthorized, getAmountCredited, getAmountDebited, getAuthorizationStatus, getChangedProperties, getCommerceItemRelationship, getCommerceItemRelationshipCount, getCommerceItemRelationships, getCreditStatus, getCurrencyCode, getDebitStatus, getOrderRelationship, getOrderRelationshipCount, getPaymentGroupClassType, getPaymentMethod, getPropertyValue, getRepositoryItem, getRequisitionNumber, getSaveAllProperties, getShippingGroupRelationship, getShippingGroupRelationshipCount, getShippingGroupRelationships, getSpecialInstructions, getState, getStateAsString, getStateAsUserResource, getStateDetail, getSubmittedDate, isChanged, removeAllCommerceItemRelationships, removeAllShippingGroupRelationships, removeCommerceItemRelationship, removeOrderRelationship, removeShippingGroupRelationship, setAmount, setAmountAuthorized, setAmountCredited, setAmountDebited, setChanged, setCurrencyCode, setPaymentGroupClassType, setPaymentMethod, setPropertyValue, setRepositoryItem, setRequisitionNumber, setSaveAllProperties, setSpecialInstructions, setState, setStateAsString, setStateDetail, setSubmittedDate, toString, updategetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAmountgetIdpublic java.lang.String getProfileId()
getProfileId in interface GiftCertificateInfopublic void setProfileId(java.lang.String pProfileId)
public java.lang.String getGiftCertificateNumber()
getGiftCertificateNumber in interface GiftCertificateInfopublic void setGiftCertificateNumber(java.lang.String pGiftCertificateNumber)