public class CustomerOrderControlTransaction extends Transaction
| Constructor and Description |
|---|
CustomerOrderControlTransaction() |
| Modifier and Type | Method and Description |
|---|---|
CustomerOrder |
getCustomerorder() |
List<CustomerOrderControlTransactionLineItem> |
getCustomerordercontroltransactionlineitems() |
void |
setCustomerorder(CustomerOrder customerorder) |
void |
setCustomerordercontroltransactionlineitems(List<CustomerOrderControlTransactionLineItem> customerordercontroltransactionlineitems) |
getBegindatetimestamp, getBusinessday, getBusinessunit, getCancelledflag, getEnddatetimestamp, getKeyedofflineflag, getSession, getSuspendedflag, getTrainingflag, getTransactiontype, getTransactionuuid, getVoidedflag, setBegindatetimestamp, setBusinessday, setBusinessunit, setCancelledflag, setEnddatetimestamp, setKeyedofflineflag, setSession, setSuspendedflag, setTrainingflag, setTransactiontype, setTransactionuuid, setVoidedflagpublic CustomerOrder getCustomerorder()
public void setCustomerorder(CustomerOrder customerorder)
customerorder - the customerorder to setpublic List<CustomerOrderControlTransactionLineItem> getCustomerordercontroltransactionlineitems()
public void setCustomerordercontroltransactionlineitems(List<CustomerOrderControlTransactionLineItem> customerordercontroltransactionlineitems)
customerordercontroltransactionlineitems - the customerordercontroltransactionlineitems to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.