public class BillingTermDefinitionAdditionalFeeCondition extends BillingTermDefinitionCondition
Constructor and Description |
---|
BillingTermDefinitionAdditionalFeeCondition() |
Modifier and Type | Method and Description |
---|---|
CRMDOAccountClassification |
getAccountClassification() |
java.lang.String |
getAccountClassificationId() |
PresentmentMethod |
getAccountReceivablePresentmentMethod() |
java.lang.Boolean |
isValid(PresentmentMethod presentmentMethod,
CRMDOAccountClassification accountClassification,
CRMDOBillingTermScheme billingTermScheme) |
void |
setAccountClassification(CRMDOAccountClassification accountClassification) |
void |
setAccountClassificationId(java.lang.String accountClassificationId) |
void |
setAccountReceivablePresentmentMethod(PresentmentMethod accountReceivablePresentmentMethod) |
getBillingTermScheme, getBillingTermSchemeCode, getJobStatus, getJobStatusID, getJobType, getJobTypeID, getProduct, getProductID, getSerialversionuid, getSubscriptionType, getSubscriptionTypeID, isValid, isValid, isValid, setBillingTermScheme, setBillingTermSchemeCode, setJobStatus, setJobStatusID, setJobType, setJobTypeID, setProduct, setProductID, setSubscriptionType, setSubscriptionTypeID
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 BillingTermDefinitionAdditionalFeeCondition()
public PresentmentMethod getAccountReceivablePresentmentMethod()
public void setAccountReceivablePresentmentMethod(PresentmentMethod accountReceivablePresentmentMethod)
public java.lang.String getAccountClassificationId()
public void setAccountClassificationId(java.lang.String accountClassificationId)
public CRMDOAccountClassification getAccountClassification()
public void setAccountClassification(CRMDOAccountClassification accountClassification)
public java.lang.Boolean isValid(PresentmentMethod presentmentMethod, CRMDOAccountClassification accountClassification, CRMDOBillingTermScheme billingTermScheme)