public class VoucherEventBasedCommunicationRule extends EventBasedCommunicationRule
Constructor and Description |
---|
VoucherEventBasedCommunicationRule() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getApplyOnPurchasingEVoucher() |
java.lang.Integer |
getApplyOnUsingEVoucher() |
java.lang.Integer |
getApplyOnUsingPrintedVoucher() |
java.util.Set<VoucherEventBasedCommunicationRuleVoucherCondition> |
getVoucherConditions() |
boolean |
isAppliedOnPurchasingEVoucher() |
boolean |
isAppliedOnUsingEVoucher() |
boolean |
isAppliedOnUsingPrintedVoucher() |
void |
setApplyOnPurchasingEVoucher(java.lang.Integer applyOnPurchasingEVoucher) |
void |
setApplyOnUsingEVoucher(java.lang.Integer applyOnUsingEVoucher) |
void |
setApplyOnUsingPrintedVoucher(java.lang.Integer applyOnUsingPrintedVoucher) |
void |
setVoucherConditions(java.util.Set<VoucherEventBasedCommunicationRuleVoucherCondition> voucherConditions) |
getEventBasedCommunicationRule, getExcludeInSegment, getIncludeInSegment, setEventBasedCommunicationRule, setExcludeInSegment, setIncludeInSegment
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public java.lang.Integer getApplyOnPurchasingEVoucher()
public void setApplyOnPurchasingEVoucher(java.lang.Integer applyOnPurchasingEVoucher)
public boolean isAppliedOnPurchasingEVoucher()
public java.lang.Integer getApplyOnUsingEVoucher()
public void setApplyOnUsingEVoucher(java.lang.Integer applyOnUsingEVoucher)
public boolean isAppliedOnUsingEVoucher()
public java.lang.Integer getApplyOnUsingPrintedVoucher()
public void setApplyOnUsingPrintedVoucher(java.lang.Integer applyOnUsingPrintedVoucher)
public boolean isAppliedOnUsingPrintedVoucher()
public java.util.Set<VoucherEventBasedCommunicationRuleVoucherCondition> getVoucherConditions()
public void setVoucherConditions(java.util.Set<VoucherEventBasedCommunicationRuleVoucherCondition> voucherConditions)