@Entity public class ProductAdminVoucher extends ProductVoucher
| Constructor and Description |
|---|
ProductAdminVoucher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCancel() |
boolean |
isChangeExpirationDate() |
boolean |
isGenerate() |
boolean |
isView() |
void |
setCancel(boolean cancel) |
void |
setChangeExpirationDate(java.lang.Boolean changeExpirationDate) |
void |
setGenerate(boolean generate) |
void |
setView(boolean view) |
getConfiguration, getNetwork, getProduct, isBuy, isRedeem, setBuy, setConfiguration, setProduct, setRedeemgetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic boolean isCancel()
public boolean isChangeExpirationDate()
public boolean isGenerate()
public boolean isView()
public void setCancel(boolean cancel)
public void setChangeExpirationDate(java.lang.Boolean changeExpirationDate)
public void setGenerate(boolean generate)
public void setView(boolean view)