public class ServiceEquipmentCode extends BusinessObject
Constructor and Description |
---|
ServiceEquipmentCode() |
Modifier and Type | Method and Description |
---|---|
ServiceCallLineCauseCodeKey |
getCauseCodeKey() |
Integer |
getEquipmentLineSequenceNumber() |
ItemKey |
getItemKey() |
ServiceLineKey |
getKey() |
ServiceCallLineProblemCodeKey |
getProblemCodeKey() |
ServiceCallLineRepairCodeKey |
getRepairCodeKey() |
String |
getSerialNumber() |
void |
setCauseCodeKey(ServiceCallLineCauseCodeKey value) |
void |
setEquipmentLineSequenceNumber(Integer value) |
void |
setItemKey(ItemKey value) |
void |
setKey(ServiceLineKey value) |
void |
setProblemCodeKey(ServiceCallLineProblemCodeKey value) |
void |
setRepairCodeKey(ServiceCallLineRepairCodeKey value) |
void |
setSerialNumber(String value) |
public ServiceCallLineCauseCodeKey getCauseCodeKey()
public void setCauseCodeKey(ServiceCallLineCauseCodeKey value)
public Integer getEquipmentLineSequenceNumber()
public void setEquipmentLineSequenceNumber(Integer value)
public ItemKey getItemKey()
public void setItemKey(ItemKey value)
public ServiceLineKey getKey()
public void setKey(ServiceLineKey value)
public ServiceCallLineProblemCodeKey getProblemCodeKey()
public void setProblemCodeKey(ServiceCallLineProblemCodeKey value)
public ServiceCallLineRepairCodeKey getRepairCodeKey()
public void setRepairCodeKey(ServiceCallLineRepairCodeKey value)
public String getSerialNumber()
public void setSerialNumber(String value)
Copyright © 2010–2016. All rights reserved.