public class ServiceCallDocumentAudit extends ServiceAudit
Constructor and Description |
---|
ServiceCallDocumentAudit() |
Modifier and Type | Method and Description |
---|---|
ServiceCallStatusCodeKey |
getFromStatusCodeKey() |
ServiceLineKey |
getKey() |
ServiceTechnicianKey |
getTechnicianKey() |
ServiceCallStatusCodeKey |
getToStatusCodeKey() |
void |
setFromStatusCodeKey(ServiceCallStatusCodeKey value) |
void |
setKey(ServiceLineKey value) |
void |
setTechnicianKey(ServiceTechnicianKey value) |
void |
setToStatusCodeKey(ServiceCallStatusCodeKey value) |
getCreatedBy, getCreatedDateTime, getDescription, setCreatedBy, setCreatedDateTime, setDescription
public ServiceCallStatusCodeKey getFromStatusCodeKey()
public void setFromStatusCodeKey(ServiceCallStatusCodeKey value)
public ServiceLineKey getKey()
public void setKey(ServiceLineKey value)
public ServiceTechnicianKey getTechnicianKey()
public void setTechnicianKey(ServiceTechnicianKey value)
public ServiceCallStatusCodeKey getToStatusCodeKey()
public void setToStatusCodeKey(ServiceCallStatusCodeKey value)
Copyright © 2010–2016. All rights reserved.