public class PurchaseTransactionLineKey extends TransactionKey
Constructor and Description |
---|
PurchaseTransactionLineKey() |
Modifier and Type | Method and Description |
---|---|
Integer |
getLineSequenceNumber() |
PurchaseTransactionKey |
getPurchaseTransactionKey() |
void |
setLineSequenceNumber(Integer value) |
void |
setPurchaseTransactionKey(PurchaseTransactionKey value) |
getCompanyKey, setCompanyKey
public Integer getLineSequenceNumber()
public void setLineSequenceNumber(Integer value)
public PurchaseTransactionKey getPurchaseTransactionKey()
public void setPurchaseTransactionKey(PurchaseTransactionKey value)
Copyright © 2010–2016. All rights reserved.