public class CRMDOPrepaidBillingRunDefinition extends CRMDOBillingRunDefinition
| Constructor and Description |
|---|
CRMDOPrepaidBillingRunDefinition() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getEnableWalletConsumptionEstimationStep() |
java.math.BigDecimal |
getMaximumEstimationPeriod() |
com.crm.framework.util.UnitOfTime |
getMaximumEstimationPeriodUOT() |
static long |
getSerialversionuid() |
SubscriptionDeactivationMethod |
getSubscriptionDeactivationMethod() |
void |
setEnableWalletConsumptionEstimationStep(java.lang.Integer enableWalletConsumptionEstimationStep) |
void |
setMaximumEstimationPeriod(java.math.BigDecimal maximumEstimationPeriod) |
void |
setMaximumEstimationPeriodUOT(com.crm.framework.util.UnitOfTime maximumEstimationPeriodUOT) |
void |
setSubscriptionDeactivationMethod(SubscriptionDeactivationMethod subscriptionDeactivationMethod) |
getAccClassificationConditions, getAccClassificationConditionsXML, getAltCode, getApplyFormattingStepAutomatically, getApplyRounding, getAsOfDateType, getAsOfDateTypeDay, getAsOfDateTypeUnitOfTime, getAsOfDateTypeUnits, getAuditTrailLogs, getBillInAdvancePeriodMethod, getBillingFreqConditions, getBillingFreqConditionsXML, getBillTermSchemesConditions, getBillTermSchemesConditionsXML, getCreditAdjustmentType, getCreditNoteType, getDebitAdjustmentType, getExceptBillThresholdFixedAmount, getExceptBillThresholdMultiplier, getExceptBillThresholdType, getInvoiceIssueDateCalcUnitOfTime, getInvoiceIssueDateCalcUnits, getInvoiceType, getNumOfThreads, getPayPreferencesConditions, getPayPreferencesConditionsXML, getPeriodCycleAdjustmentMethod, getPeriodCycleThresholdDay, getPresentMethodConditions, getPresentMethodConditionsXML, getRatedBillItemsGroupingFormat, getRecurrenceUnitOfTime, getRecurrenceUnits, getRoundingDecimalScale, getRoundingIntegerScale, getRoundingOption, getRoundingProduct, getShowConditions, getShowSettings, getSuppresMinAmount, getUdrGroupingFormat, isApplyRounding, setAccClassificationConditions, setAccClassificationConditionsXML, setAltCode, setApplyFormattingStepAutomatically, setApplyRounding, setAsOfDateType, setAsOfDateTypeDay, setAsOfDateTypeUnitOfTime, setAsOfDateTypeUnits, setAuditTrailLogs, setBillInAdvancePeriodMethod, setBillingFreqConditions, setBillingFreqConditionsXML, setBillTermSchemesConditions, setBillTermSchemesConditionsXML, setCreditAdjustmentType, setCreditNoteType, setDebitAdjustmentType, setExceptBillThresholdFixedAmount, setExceptBillThresholdMultiplier, setExceptBillThresholdType, setInvoiceIssueDateCalcUnitOfTime, setInvoiceIssueDateCalcUnits, setInvoiceType, setNumOfThreads, setPayPreferencesConditions, setPayPreferencesConditionsXML, setPeriodCycleAdjustmentMethod, setPeriodCycleThresholdDay, setPresentMethodConditions, setPresentMethodConditionsXML, setRatedBillItemsGroupingFormat, setRecurrenceUnitOfTime, setRecurrenceUnits, setRoundingDecimalScale, setRoundingIntegerScale, setRoundingOption, setRoundingProduct, setShowConditions, setShowSettings, setSuppresMinAmount, setUdrGroupingFormatgetIsActive, isActive, setIsActivegetIndex, getIndexName, getIsDefault, getOrderNum, isDefault, setIndex, setIndexName, setIsDefault, setOrderNumclone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, 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, 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, toStringpublic java.lang.Integer getEnableWalletConsumptionEstimationStep()
public void setEnableWalletConsumptionEstimationStep(java.lang.Integer enableWalletConsumptionEstimationStep)
public static long getSerialversionuid()
public java.math.BigDecimal getMaximumEstimationPeriod()
public void setMaximumEstimationPeriod(java.math.BigDecimal maximumEstimationPeriod)
public com.crm.framework.util.UnitOfTime getMaximumEstimationPeriodUOT()
public void setMaximumEstimationPeriodUOT(com.crm.framework.util.UnitOfTime maximumEstimationPeriodUOT)
public SubscriptionDeactivationMethod getSubscriptionDeactivationMethod()
public void setSubscriptionDeactivationMethod(SubscriptionDeactivationMethod subscriptionDeactivationMethod)