public class CRMDONormalUdrRatedBillingItem extends CRMDORatedBillingItem implements ICRMDOSubscriptionBasedEntity, ICRMDOUsageServiceCatalogAmountEntity
| Constructor and Description |
|---|
CRMDONormalUdrRatedBillingItem() |
getAccountReceivable, getAdhocDiscountAmount, getAppliedDiscounts, getAutoAppliedDiscountAmount, getBillingDirective, getBillingEffectiveDate, getBillingTerm, getCancellationNotes, getConcurrentUsage, getFromDate, getInvoicesToBeCredited, getMasterDO, getPricePlan, getPricePlanAmount, getPricePlanBaseAmount, getPricePlanDiscountAmount, getProduct, getRatePercentage, getToDate, getTotalQuantity, getTotalRatedAmount, getType, getUsageUnits, getVatRate, getWalletTrxAmounts, setAccountReceivable, setAdhocDiscountAmount, setAppliedDiscounts, setAutoAppliedDiscountAmount, setBillingDirective, setBillingEffectiveDate, setBillingTerm, setCancellationNotes, setConcurrentUsage, setFromDate, setInvoicesToBeCredited, setPricePlan, setPricePlanAmount, setPricePlanBaseAmount, setPricePlanDiscountAmount, setProduct, setRatePercentage, setToDate, setTotalQuantity, setTotalRatedAmount, setType, setUsageUnits, setVatRate, setWalletTrxAmountscompareObjects, 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, toStringpublic static long getSerialversionuid()
public CRMDO clone()
clone in class CRMDORatedBillingItempublic CRMDOSubscription getSubscription()
getSubscription in interface ICRMDOSubscriptionBasedEntitypublic void setSubscription(CRMDOSubscription subscription)
setSubscription in interface ICRMDOSubscriptionBasedEntitypublic CRMDONormalUdrRatedBillingItem getRevertedByRatedBillItem()
public void setRevertedByRatedBillItem(CRMDONormalUdrRatedBillingItem revertedByRatedBillItem)
public CRMDOUsageServiceCatalog getUsageServiceCatalog()
public void setUsageServiceCatalog(CRMDOUsageServiceCatalog usageServiceCatalog)
public CRMDOUdr getUdr()
public void setUdr(CRMDOUdr udr)
public java.math.BigDecimal getUsageServiceCatalogBaseAmount()
getUsageServiceCatalogBaseAmount in interface ICRMDOUsageServiceCatalogAmountEntitypublic void setUsageServiceCatalogBaseAmount(java.math.BigDecimal usageServiceCatalogBaseAmount)
setUsageServiceCatalogBaseAmount in interface ICRMDOUsageServiceCatalogAmountEntitypublic java.math.BigDecimal getUsageServiceCatalogAmount()
getUsageServiceCatalogAmount in interface ICRMDOUsageServiceCatalogAmountEntitypublic void setUsageServiceCatalogAmount(java.math.BigDecimal usageServiceCatalogAmount)
setUsageServiceCatalogAmount in interface ICRMDOUsageServiceCatalogAmountEntitypublic java.math.BigDecimal getUsageServiceCatalogDiscountAmount()
getUsageServiceCatalogDiscountAmount in interface ICRMDOUsageServiceCatalogAmountEntitypublic void setUsageServiceCatalogDiscountAmount(java.math.BigDecimal usageServiceCatalogDiscountAmount)
setUsageServiceCatalogDiscountAmount in interface ICRMDOUsageServiceCatalogAmountEntitypublic CRMDOInvoiceLine getInvoiceLine()
public void setInvoiceLine(CRMDOInvoiceLine invoiceLine)
public CRMDOCreditNoteLine getCreditNoteLine()
public void setCreditNoteLine(CRMDOCreditNoteLine creditNoteLine)
public CRMDONormalBillingRun getNormalBillingRun()
public void setNormalBillingRun(CRMDONormalBillingRun normalBillingRun)