public class ProductMemberVoucherDTO extends ProductUserVoucherDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.Boolean,ProductMemberVoucherDTO> |
ENABLE |
VIEW_BOUGHT, VIEW_REDEEMEDBUY, CONFIGURATION, REDEEMID| Constructor and Description |
|---|
ProductMemberVoucherDTO() |
ProductMemberVoucherDTO(java.lang.Long id) |
ProductMemberVoucherDTO(Property<T,? super ProductMemberVoucherDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
boolean |
isEnable() |
void |
setEnable(boolean enable) |
isViewBought, isViewRedeemed, setViewBought, setViewRedeemedgetConfiguration, isBuy, isRedeem, setBuy, setConfiguration, setRedeemgetVersion, isPersistent, isTransient, setVersionaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<java.lang.Boolean,ProductMemberVoucherDTO> ENABLE
public ProductMemberVoucherDTO()
public ProductMemberVoucherDTO(java.lang.Long id)
public ProductMemberVoucherDTO(Property<T,? super ProductMemberVoucherDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ProductUserVoucherDTOpublic boolean isEnable()
public void setEnable(boolean enable)