public class CRMDOBillingTermDefinitionShortTermActivationRule extends CRMDO implements ICRMDOCollectionEntity, ICRMDOBillingTermDefinitionRuleExceptionEntity, ICRMDOBillingTermDefinitionRuleAllowedSchemeEntity
Constructor and Description |
---|
CRMDOBillingTermDefinitionShortTermActivationRule() |
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 CRMDOBillingTermDefinitionShortTermActivationRule()
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 getAllowedShortTermActivationDaysPerYear()
public void setAllowedShortTermActivationDaysPerYear(java.lang.Integer allowedShortTermActivationDaysPerYear)
public java.lang.Integer getAllowedShortTermActivationActionsPerYear()
public void setAllowedShortTermActivationActionsPerYear(java.lang.Integer allowedShortTermActivationActionsPerYear)
public java.lang.Integer getAllowedShortTermActivationDaysPerAction()
public void setAllowedShortTermActivationDaysPerAction(java.lang.Integer allowedShortTermActivationDaysPerAction)
public BillingTermDefinitionShortTermActivationRuleOption getRuleOption()
public void setRuleOption(BillingTermDefinitionShortTermActivationRuleOption ruleOption)
public BillingTermDefinitionShortTermActivationRuleDateOption getRuleDateOption()
public void setRuleDateOption(BillingTermDefinitionShortTermActivationRuleDateOption ruleDateOption)
public java.lang.Integer getMinAllowedShortTermActivationDays()
public void setMinAllowedShortTermActivationDays(java.lang.Integer minAllowedShortTermActivationDays)
public java.lang.Integer getMaxAllowedShortTermActivationDays()
public void setMaxAllowedShortTermActivationDays(java.lang.Integer maxAllowedShortTermActivationDays)
public CRMDO getMainEntity()
getMainEntity
in interface ICRMDOCollectionEntity