public class AutomaticRecurringPaymentAutoTopUpRule extends NotPersistenceObject
| Constructor and Description |
|---|
AutomaticRecurringPaymentAutoTopUpRule() |
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, toStringpublic AutomaticRecurringPaymentAutoTopUpRule()
public java.lang.String getRuleName()
public void setRuleName(java.lang.String ruleName)
public java.math.BigDecimal getBalanceThreshold()
public void setBalanceThreshold(java.math.BigDecimal balanceThreshold)
public java.lang.Integer getFrequency()
public void setFrequency(java.lang.Integer frequency)
public java.math.BigDecimal getTopUpAmount()
public void setTopUpAmount(java.math.BigDecimal topUpAmount)
public java.util.Set<PaymentPreferenceTypeCriterion> getPaymentPreferenceTypes()
public void setPaymentPreferenceTypes(java.util.Set<PaymentPreferenceTypeCriterion> paymentPreferenceTypes)
public java.util.Set<AccountClassificationCriterion> getAccountClassifications()
public void setAccountClassifications(java.util.Set<AccountClassificationCriterion> accountClassifications)
public AccountClassificationScope getAccountClassificationScope()
public void setAccountClassificationScope(AccountClassificationScope accountClassificationScope)
public PaymentPreferenceScope getPaymentPreferenceScope()
public void setPaymentPreferenceScope(PaymentPreferenceScope paymentPreferenceScope)