public class CRMDOBillingTermDefinitionGraceRule extends CRMDO implements ICRMDOCollectionEntity
Constructor and Description |
---|
CRMDOBillingTermDefinitionGraceRule() |
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, toString
public CRMDOBillingTermDefinition getBillingTermDefinition()
public void setBillingTermDefinition(CRMDOBillingTermDefinition billingTermDefinition)
public java.util.Set<CRMDOBillingTermDefinitionRuleException> getExceptions()
public void setExceptions(java.util.Set<CRMDOBillingTermDefinitionRuleException> exceptions)
public java.util.Set<CRMDOBillingTermDefinitionRuleAllowedScheme> getAllowedSchemes()
public void setAllowedSchemes(java.util.Set<CRMDOBillingTermDefinitionRuleAllowedScheme> allowedSchemes)
public java.lang.Integer getExceptionExists()
public void setExceptionExists(java.lang.Integer exceptionExists)
public java.lang.Integer getAllowedSchemeExists()
public void setAllowedSchemeExists(java.lang.Integer allowedSchemeExists)
public static long getSerialversionuid()
public java.lang.Integer getAllowedGraceDaysPerYear()
public void setAllowedGraceDaysPerYear(java.lang.Integer allowedGraceDaysPerYear)
public java.lang.Integer getAllowedGraceActionsPerYear()
public void setAllowedGraceActionsPerYear(java.lang.Integer allowedGraceActionsPerYear)
public java.lang.Integer getAllowedGraceDaysPerAction()
public void setAllowedGraceDaysPerAction(java.lang.Integer allowedGraceDaysPerAction)
public BillingTermDefinitionGraceRuleDateOption getRuleDateOption()
public void setRuleDateOption(BillingTermDefinitionGraceRuleDateOption ruleDateOption)
public BillingTermDefinitionGraceRuleOption getRuleOption()
public void setRuleOption(BillingTermDefinitionGraceRuleOption ruleOption)
public java.lang.Integer getMinAllowedGraceDays()
public void setMinAllowedGraceDays(java.lang.Integer minAllowedGraceDays)
public java.lang.Integer getMaxAllowedGraceDays()
public void setMaxAllowedGraceDays(java.lang.Integer maxAllowedGraceDays)
public CRMDO getMainEntity()
getMainEntity
in interface ICRMDOCollectionEntity