public class ServiceQuote extends ServiceCallDocument
Constructor and Description |
---|
ServiceQuote() |
Modifier and Type | Method and Description |
---|---|
List<ServiceQuoteAdditionalChargeLine> |
getAdditionalCharges() |
List<ServiceEquipmentCode> |
getEquipmentCodes() |
List<ServiceQuoteExpenseLine> |
getExpenses() |
List<ServiceQuoteLaborLine> |
getLabor() |
List<ServiceQuotePartLine> |
getParts() |
void |
setAdditionalCharges(List<ServiceQuoteAdditionalChargeLine> value) |
void |
setEquipmentCodes(List<ServiceEquipmentCode> value) |
void |
setExpenses(List<ServiceQuoteExpenseLine> value) |
void |
setLabor(List<ServiceQuoteLaborLine> value) |
void |
setParts(List<ServiceQuotePartLine> value) |
getAudits, getCustomerReference, getDescription, getDistributions, getDocumentTotal, getEstimatedTimeToRepair, getLaborCharges, getMiscellaneousCharges, getPartsCharges, getPaymentTermsKey, getPreTaxDocumentAmount, getPriceLevelKey, getPriority, getResponseDateTime, getSalesPersonKey, getServiceAreaKey, getServiceContractKey, getServiceContractLineSequenceNumber, getServiceTypeKey, getShipToAddress, getStatusCodeKey, getTaxAmount, getTaxExemptNumber1, getTaxExemptNumber2, getTaxScheduleKey, getTechnicianKey, getTimeZoneKey, isIsOnHold, setAudits, setCustomerReference, setDescription, setDistributions, setDocumentTotal, setEstimatedTimeToRepair, setIsOnHold, setLaborCharges, setMiscellaneousCharges, setPartsCharges, setPaymentTermsKey, setPreTaxDocumentAmount, setPriceLevelKey, setPriority, setResponseDateTime, setSalesPersonKey, setServiceAreaKey, setServiceContractKey, setServiceContractLineSequenceNumber, setServiceTypeKey, setShipToAddress, setStatusCodeKey, setTaxAmount, setTaxExemptNumber1, setTaxExemptNumber2, setTaxScheduleKey, setTechnicianKey, setTimeZoneKey
getBillTo, getCurrencyKey, getCustomerKey, getCustomerName, getCustomerPONumber, getEntryDateTime, getEstimatedArrivalDateTime, getExchangeDate, getExchangeRate, getFrontOfficeIntegrationId, getKey, getNote, getOfficeKey, getRateTypeKey, getShipToAddressKey, getTransactionState, getUserDefined01, getUserDefined02, getUserDefined03, getUserDefined04, getUserDefined05, setBillTo, setCurrencyKey, setCustomerKey, setCustomerName, setCustomerPONumber, setEntryDateTime, setEstimatedArrivalDateTime, setExchangeDate, setExchangeRate, setFrontOfficeIntegrationId, setKey, setNote, setOfficeKey, setRateTypeKey, setShipToAddressKey, setTransactionState, setUserDefined01, setUserDefined02, setUserDefined03, setUserDefined04, setUserDefined05
public List<ServiceQuoteAdditionalChargeLine> getAdditionalCharges()
public void setAdditionalCharges(List<ServiceQuoteAdditionalChargeLine> value)
public List<ServiceEquipmentCode> getEquipmentCodes()
public void setEquipmentCodes(List<ServiceEquipmentCode> value)
public List<ServiceQuoteExpenseLine> getExpenses()
public void setExpenses(List<ServiceQuoteExpenseLine> value)
public List<ServiceQuoteLaborLine> getLabor()
public void setLabor(List<ServiceQuoteLaborLine> value)
public List<ServiceQuotePartLine> getParts()
public void setParts(List<ServiceQuotePartLine> value)
Copyright © 2010–2016. All rights reserved.