public class ServicePartLine extends ServiceLine
Constructor and Description |
---|
ServicePartLine() |
Modifier and Type | Method and Description |
---|---|
Percent |
getBillablePartsPercent() |
AddressKey |
getMiscellaneousAddressKey() |
ServiceLinePurchaseOrderCreation |
getPurchaseOrder() |
Quantity |
getQuantity() |
Quantity |
getQuantityBackordered() |
ServiceAddressOptionTypes |
getShipToAddressOptionType() |
ServiceCallStatusCodeKey |
getStatusCodeKey() |
ServicePartUseType |
getUseType() |
WarehouseKey |
getWarehouseKey() |
Boolean |
isDoNotCreateReturnLine() |
void |
setBillablePartsPercent(Percent value) |
void |
setDoNotCreateReturnLine(Boolean value) |
void |
setMiscellaneousAddressKey(AddressKey value) |
void |
setPurchaseOrder(ServiceLinePurchaseOrderCreation value) |
void |
setQuantity(Quantity value) |
void |
setQuantityBackordered(Quantity value) |
void |
setShipToAddressOptionType(ServiceAddressOptionTypes value) |
void |
setStatusCodeKey(ServiceCallStatusCodeKey value) |
void |
setUseType(ServicePartUseType value) |
void |
setWarehouseKey(WarehouseKey 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 getBillablePartsPercent()
public void setBillablePartsPercent(Percent value)
public Boolean isDoNotCreateReturnLine()
public void setDoNotCreateReturnLine(Boolean value)
public AddressKey getMiscellaneousAddressKey()
public void setMiscellaneousAddressKey(AddressKey value)
public ServiceLinePurchaseOrderCreation getPurchaseOrder()
public void setPurchaseOrder(ServiceLinePurchaseOrderCreation value)
public Quantity getQuantity()
public void setQuantity(Quantity value)
public Quantity getQuantityBackordered()
public void setQuantityBackordered(Quantity value)
public ServiceAddressOptionTypes getShipToAddressOptionType()
public void setShipToAddressOptionType(ServiceAddressOptionTypes value)
public ServiceCallStatusCodeKey getStatusCodeKey()
public void setStatusCodeKey(ServiceCallStatusCodeKey value)
public ServicePartUseType getUseType()
public void setUseType(ServicePartUseType value)
public WarehouseKey getWarehouseKey()
public void setWarehouseKey(WarehouseKey value)
Copyright © 2010–2016. All rights reserved.