public class CRMDOBillingTermDefinitionRestingRule extends CRMDO implements ICRMDOCollectionEntity, ICRMDOBillingTermDefinitionRuleExceptionEntity, ICRMDOBillingTermDefinitionRuleAllowedSchemeEntity
Constructor and Description |
---|
CRMDOBillingTermDefinitionRestingRule() |
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 CRMDOBillingTermDefinitionRestingRule()
public CRMDOBillingTermDefinition getBillingTermDefinition()
public void setBillingTermDefinition(CRMDOBillingTermDefinition billingTermDefinition)
public java.util.Set<CRMDOBillingTermDefinitionRuleException> getExceptions()
getExceptions
in interface ICRMDOBillingTermDefinitionRuleExceptionEntity
public void setExceptions(java.util.Set<CRMDOBillingTermDefinitionRuleException> exceptions)
setExceptions
in interface ICRMDOBillingTermDefinitionRuleExceptionEntity
public java.util.Set<CRMDOBillingTermDefinitionRuleAllowedScheme> getAllowedSchemes()
getAllowedSchemes
in interface ICRMDOBillingTermDefinitionRuleAllowedSchemeEntity
public void setAllowedSchemes(java.util.Set<CRMDOBillingTermDefinitionRuleAllowedScheme> allowedSchemes)
setAllowedSchemes
in interface ICRMDOBillingTermDefinitionRuleAllowedSchemeEntity
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 getAllowedRestingDaysPerYear()
public void setAllowedRestingDaysPerYear(java.lang.Integer allowedRestingDaysPerYear)
public java.lang.Integer getAllowedRestingActionsPerYear()
public void setAllowedRestingActionsPerYear(java.lang.Integer allowedRestingActionsPerYear)
public java.lang.Integer getAllowedRestingDaysPerAction()
public void setAllowedRestingDaysPerAction(java.lang.Integer allowedRestingDaysPerAction)
public BillingTermDefinitionRestingRuleOption getRuleOption()
public void setRuleOption(BillingTermDefinitionRestingRuleOption ruleOption)
public BillingTermDefinitionRestingRuleDateOption getRuleDateOption()
public void setRuleDateOption(BillingTermDefinitionRestingRuleDateOption ruleDateOption)
public java.lang.Integer getMinAllowedRestingDays()
public void setMinAllowedRestingDays(java.lang.Integer minAllowedRestingDays)
public java.lang.Integer getMaxAllowedRestingDays()
public void setMaxAllowedRestingDays(java.lang.Integer maxAllowedRestingDays)
public CRMDO getMainEntity()
getMainEntity
in interface ICRMDOCollectionEntity