public class ServiceSerialLotKey extends TransactionKey
Constructor and Description |
---|
ServiceSerialLotKey() |
Modifier and Type | Method and Description |
---|---|
QuantityType |
getQuantityType() |
Integer |
getSequenceNumber() |
ServiceLineKey |
getServiceLineKey() |
void |
setQuantityType(QuantityType value) |
void |
setSequenceNumber(Integer value) |
void |
setServiceLineKey(ServiceLineKey value) |
getCompanyKey, setCompanyKey
public QuantityType getQuantityType()
public void setQuantityType(QuantityType value)
public Integer getSequenceNumber()
public void setSequenceNumber(Integer value)
public ServiceLineKey getServiceLineKey()
public void setServiceLineKey(ServiceLineKey value)
Copyright © 2010–2016. All rights reserved.