@Entity public class GiftCardAccountImpl extends CreditAccountImpl implements GiftCardAccount, CreditAccountAdminPresentation
CreditAccountImpl.PresentationCreditAccountAdminPresentation.FieldOrder, CreditAccountAdminPresentation.GroupName, CreditAccountAdminPresentation.GroupOrder, CreditAccountAdminPresentation.TabName, CreditAccountAdminPresentation.TabOrder| Modifier and Type | Field and Description |
|---|---|
protected String |
recipientEmailAddress |
accountNumber, balance, creditAccountEvents, currency, id, version| Constructor and Description |
|---|
GiftCardAccountImpl() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId()
Gets the id.
|
String |
getRecipientEmailAddress()
Sets the recipient email address
|
void |
setId(Long id)
Sets the id.
|
void |
setRecipientEmailAddress(String recipientEmailAddress)
Sets the recipient email address
|
getAccountNumber, getBalance, getCreditAccountEvents, getCurrency, getVersion, setAccountNumber, setBalance, setCreditAccountEvents, setCurrencyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccountNumber, getBalance, getCreditAccountEvents, getCurrency, getVersion, setAccountNumber, setBalance, setCreditAccountEvents, setCurrencyprotected String recipientEmailAddress
public Long getId()
CreditAccountgetId in interface CreditAccountgetId in interface GiftCardAccountgetId in class CreditAccountImplpublic void setId(Long id)
CreditAccountsetId in interface CreditAccountsetId in interface GiftCardAccountsetId in class CreditAccountImplpublic String getRecipientEmailAddress()
GiftCardAccountgetRecipientEmailAddress in interface GiftCardAccountpublic void setRecipientEmailAddress(String recipientEmailAddress)
GiftCardAccountsetRecipientEmailAddress in interface GiftCardAccountCopyright © 2019. All rights reserved.