public class CRMDOJobRatedBillingItem extends CRMDORatedBillingItem implements ICRMDOPricePlanAmountEntity
| Constructor and Description |
|---|
CRMDOJobRatedBillingItem() |
compare, getAccountReceivable, getAdhocDiscountAmount, getAppliedDiscounts, getAppliedTaxRates, getAutoAppliedDiscountAmount, getBillingDirective, getBillingEffectiveDate, getBillingTerm, getCancellationNotes, getConcurrentUsage, getFromDate, getFromDateComparator, getInvoicesToBeCredited, getIsTaxIncluded, getMasterDO, getMasterDOPropertyNames, getPricePlan, getPricePlanAmount, getPricePlanBaseAmount, getPricePlanDiscountAmount, getProduct, getRatedBillingItemProductComparator, getRatePercentage, getTaxModel, getToDate, getTotalQuantity, getTotalRatedAmount, getType, getUsageUnits, getVatPercentage, getVatRate, getWalletTrxAmounts, isTaxIncluded, setAccountReceivable, setAdhocDiscountAmount, setAppliedDiscounts, setAppliedTaxRates, setAutoAppliedDiscountAmount, setBillingDirective, setBillingEffectiveDate, setBillingTerm, setCancellationNotes, setConcurrentUsage, setFromDate, setInvoicesToBeCredited, setIsTaxIncluded, setPricePlan, setPricePlanAmount, setPricePlanBaseAmount, setPricePlanDiscountAmount, setProduct, setRatePercentage, setTaxModel, setToDate, setTotalQuantity, setTotalRatedAmount, setType, setUsageUnits, setVatPercentage, setVatRate, setWalletTrxAmountscompareObjects, 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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPricePlanAmount, getPricePlanBaseAmount, getPricePlanDiscountAmount, setPricePlanAmount, setPricePlanBaseAmount, setPricePlanDiscountAmountpublic static long getSerialversionuid()
public CRMDO clone()
clone in class CRMDORatedBillingItempublic CRMDOJobRatedBillingItem getRevertedByRatedBillItem()
public void setRevertedByRatedBillItem(CRMDOJobRatedBillingItem revertedByRatedBillItem)
public CRMDOJob getJob()
public void setJob(CRMDOJob job)
public CRMDOJobProduct getJobProduct()
public void setJobProduct(CRMDOJobProduct jobProduct)
public CRMDOActivityService getActivityService()
public void setActivityService(CRMDOActivityService activityService)
public java.math.BigDecimal getTimeSpent()
public void setTimeSpent(java.math.BigDecimal timeSpent)
public com.crm.framework.util.UnitOfTime getTimeSpentUnitOfTime()
public void setTimeSpentUnitOfTime(com.crm.framework.util.UnitOfTime timeSpentUnitOfTime)
public CRMDOInvoiceLine getInvoiceLine()
public void setInvoiceLine(CRMDOInvoiceLine invoiceLine)
public CRMDOCreditNoteLine getCreditNoteLine()
public void setCreditNoteLine(CRMDOCreditNoteLine creditNoteLine)
public CRMDONormalBillingRun getNormalBillingRun()
public void setNormalBillingRun(CRMDONormalBillingRun normalBillingRun)
public CRMDOJobRequestedProduct getJobRequestedProduct()
public void setJobRequestedProduct(CRMDOJobRequestedProduct jobRequestedProduct)
public CRMDOJobRequestedActivityService getJobRequestedActivityService()
public void setJobRequestedActivityService(CRMDOJobRequestedActivityService jobRequestedActivityService)
public CRMDOCurrencyRatePeriod getCurrencyRatePeriod()
getCurrencyRatePeriod in class CRMDORatedBillingItempublic void setCurrencyRatePeriod(CRMDOCurrencyRatePeriod currencyRatePeriod)
setCurrencyRatePeriod in class CRMDORatedBillingItempublic RatedItemPenaltyType getPenaltyType()
getPenaltyType in class CRMDORatedBillingItempublic void setPenaltyType(RatedItemPenaltyType penaltyType)
setPenaltyType in class CRMDORatedBillingItem