public class SalesTrackingNumberKey extends TransactionKey
Constructor and Description |
---|
SalesTrackingNumberKey() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
SalesDocumentKey |
getSalesDocumentKey() |
void |
setId(String value) |
void |
setSalesDocumentKey(SalesDocumentKey value) |
getCompanyKey, setCompanyKey
public String getId()
public void setId(String value)
public SalesDocumentKey getSalesDocumentKey()
public void setSalesDocumentKey(SalesDocumentKey value)
Copyright © 2010–2016. All rights reserved.