public class CRMDOBillingTermDefinitionSwapRule extends CRMDO implements ICRMDOCollectionEntity
Constructor and Description |
---|
CRMDOBillingTermDefinitionSwapRule() |
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.lang.Integer getAllowUpgradeService()
public void setAllowUpgradeService(java.lang.Integer allowUpgradeService)
public java.lang.Integer getAllowDowngradeService()
public void setAllowDowngradeService(java.lang.Integer allowDowngradeService)
public java.lang.Integer getAllowSwitchService()
public void setAllowSwitchService(java.lang.Integer allowSwitchService)
public java.lang.Integer getApplyForMandatoryServices()
public void setApplyForMandatoryServices(java.lang.Integer applyForMandatoryServices)
public java.lang.String getAsFromDate()
public void setAsFromDate(java.lang.String asFromDate)
public java.lang.Integer getTimeUnits()
public void setTimeUnits(java.lang.Integer timeUnits)
public com.crm.framework.util.UnitOfTime getUnitOfTime()
public void setUnitOfTime(com.crm.framework.util.UnitOfTime unitOfTime)
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 BillingTermDefinitionSwapRuleOption getRuleOption()
public void setRuleOption(BillingTermDefinitionSwapRuleOption ruleOption)
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 java.lang.Boolean isAllowUpgradeService()
public java.lang.Boolean isAllowDowngradeService()
public java.lang.Boolean isAllowSwitchService()
public java.lang.Boolean isApplyForMandatoryServices()
public static long getSerialversionuid()
public CRMDO getMainEntity()
getMainEntity
in interface ICRMDOCollectionEntity