public class ServiceQuoteSummary extends ServiceDocumentSummary
Constructor and Description |
---|
ServiceQuoteSummary() |
Modifier and Type | Method and Description |
---|---|
MoneyAmount |
getDocumentTotal() |
ServiceTypeKey |
getServiceTypeKey() |
ServiceCallStatusCodeKey |
getStatusCodeKey() |
ServiceTechnicianKey |
getTechnicianKey() |
void |
setDocumentTotal(MoneyAmount value) |
void |
setServiceTypeKey(ServiceTypeKey value) |
void |
setStatusCodeKey(ServiceCallStatusCodeKey value) |
void |
setTechnicianKey(ServiceTechnicianKey value) |
getCustomerKey, getCustomerName, getCustomerPONumber, getKey, getOfficeKey, getTransactionState, setCustomerKey, setCustomerName, setCustomerPONumber, setKey, setOfficeKey, setTransactionState
public MoneyAmount getDocumentTotal()
public void setDocumentTotal(MoneyAmount value)
public ServiceTypeKey getServiceTypeKey()
public void setServiceTypeKey(ServiceTypeKey value)
public ServiceCallStatusCodeKey getStatusCodeKey()
public void setStatusCodeKey(ServiceCallStatusCodeKey value)
public ServiceTechnicianKey getTechnicianKey()
public void setTechnicianKey(ServiceTechnicianKey value)
Copyright © 2010–2016. All rights reserved.