public class WalletEventBasedCommunicationRule extends EventBasedCommunicationRule
| Constructor and Description |
|---|
WalletEventBasedCommunicationRule() |
getEventBasedCommunicationRule, getExcludeInSegment, getIncludeInSegment, setEventBasedCommunicationRule, setExcludeInSegment, setIncludeInSegmentclone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, 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, isRestricted, 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, setIsRestricted, 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, toStringpublic java.lang.Integer getApplyOnDebitingWallet()
public void setApplyOnDebitingWallet(java.lang.Integer applyOnDebitingWallet)
public boolean isAppliedOnDebitingWallet()
public java.lang.Integer getApplyOnCreditingWallet()
public void setApplyOnCreditingWallet(java.lang.Integer applyOnCreditingWallet)
public boolean isAppliedOnCreditingWallet()
public java.lang.Integer getApplyOnTransferringFromWalletToAccount()
public void setApplyOnTransferringFromWalletToAccount(java.lang.Integer applyOnTransferringFromWalletToAccount)
public boolean isAppliedOnTransferringFromWalletToAccount()
public java.lang.Integer getApplyOnTransferringFromAccountToWallet()
public void setApplyOnTransferringFromAccountToWallet(java.lang.Integer applyOnTransferringFromAccountToWallet)
public boolean isAppliedOnTransferringFromAccountToWallet()
public java.util.Set<WalletEventBasedCommunicationRuleWalletTransactionTypeCondition> getWalletTransactionTypesConditions()
public void setWalletTransactionTypesConditions(java.util.Set<WalletEventBasedCommunicationRuleWalletTransactionTypeCondition> walletTransactionTypesConditions)