public class ServiceChargeLine extends ServiceLine
Constructor and Description |
---|
ServiceChargeLine() |
Modifier and Type | Method and Description |
---|---|
Percent |
getBillableMiscellaneousPercent() |
ServiceLinePurchaseOrderCreation |
getPurchaseOrder() |
PurchaseTransactionLineKey |
getPurchaseOrderLineKey() |
Quantity |
getQuantitySold() |
MoneyAmount |
getTotalCost() |
void |
setBillableMiscellaneousPercent(Percent value) |
void |
setPurchaseOrder(ServiceLinePurchaseOrderCreation value) |
void |
setPurchaseOrderLineKey(PurchaseTransactionLineKey value) |
void |
setQuantitySold(Quantity value) |
void |
setTotalCost(MoneyAmount value) |
getEntryDateTime, getEquipmentLineSequenceNumber, getFrontOfficeIntegrationId, getItemDescription, getItemKey, getKey, getNote, getPriceLevelKey, getTaxAmount, getTechnicianKey, getTotalAmount, getUnitCost, getUnitPrice, getUofM, setEntryDateTime, setEquipmentLineSequenceNumber, setFrontOfficeIntegrationId, setItemDescription, setItemKey, setKey, setNote, setPriceLevelKey, setTaxAmount, setTechnicianKey, setTotalAmount, setUnitCost, setUnitPrice, setUofM
public Percent getBillableMiscellaneousPercent()
public void setBillableMiscellaneousPercent(Percent value)
public ServiceLinePurchaseOrderCreation getPurchaseOrder()
public void setPurchaseOrder(ServiceLinePurchaseOrderCreation value)
public PurchaseTransactionLineKey getPurchaseOrderLineKey()
public void setPurchaseOrderLineKey(PurchaseTransactionLineKey value)
public Quantity getQuantitySold()
public void setQuantitySold(Quantity value)
public MoneyAmount getTotalCost()
public void setTotalCost(MoneyAmount value)
Copyright © 2010–2016. All rights reserved.