public class CRMDOFinancialTransactionTypeRefundMethod extends CRMDOConfigurationEntity implements ICRMDOCollectionEntity
| Constructor and Description |
|---|
CRMDOFinancialTransactionTypeRefundMethod() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getIsDefault() |
CRMDO |
getMainEntity() |
CRMDORefundMethod |
getRefundMethod() |
static long |
getSerialversionuid() |
CRMDOFinancialTransactionType |
getType() |
java.lang.Boolean |
isDefault() |
void |
setIsDefault(java.lang.Integer isDefault) |
void |
setRefundMethod(CRMDORefundMethod refundMethod) |
void |
setType(CRMDOFinancialTransactionType type) |
getIndex, getIndexName, getOrderNum, setIndex, setIndexName, setOrderNumclone, 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 CRMDOFinancialTransactionTypeRefundMethod()
public CRMDOFinancialTransactionType getType()
public void setType(CRMDOFinancialTransactionType type)
public CRMDORefundMethod getRefundMethod()
public void setRefundMethod(CRMDORefundMethod refundMethod)
public java.lang.Integer getIsDefault()
getIsDefault in class CRMDOConfigurationEntitypublic void setIsDefault(java.lang.Integer isDefault)
setIsDefault in class CRMDOConfigurationEntitypublic java.lang.Boolean isDefault()
isDefault in class CRMDOConfigurationEntitypublic CRMDO getMainEntity()
getMainEntity in interface ICRMDOCollectionEntitypublic static long getSerialversionuid()