public class FinancialTransactionEventBasedCommunicationRuleRefundCondition extends NotPersistenceObject
Constructor and Description |
---|
FinancialTransactionEventBasedCommunicationRuleRefundCondition() |
Modifier and Type | Method and Description |
---|---|
CRMDORefundMethod |
getRefundMethod() |
java.lang.String |
getRefundMethodID() |
CRMDOFinancialTransactionType |
getRefundType() |
java.lang.String |
getRefundTypeID() |
void |
setRefundMethod(CRMDORefundMethod refundMethod) |
void |
setRefundMethodID(java.lang.String refundMethodID) |
void |
setRefundType(CRMDOFinancialTransactionType refundType) |
void |
setRefundTypeID(java.lang.String refundTypeID) |
clone, 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, toString
public FinancialTransactionEventBasedCommunicationRuleRefundCondition()
public java.lang.String getRefundTypeID()
public void setRefundTypeID(java.lang.String refundTypeID)
public CRMDOFinancialTransactionType getRefundType()
public void setRefundType(CRMDOFinancialTransactionType refundType)
public java.lang.String getRefundMethodID()
public void setRefundMethodID(java.lang.String refundMethodID)
public CRMDORefundMethod getRefundMethod()
public void setRefundMethod(CRMDORefundMethod refundMethod)