public class GLTransaction extends BusinessObject
Constructor and Description |
---|
GLTransaction() |
public String getAuditTrailCode()
public void setAuditTrailCode(String value)
public BatchKey getBatchKey()
public void setBatchKey(BatchKey value)
public CurrencyKey getCurrencyKey()
public void setCurrencyKey(CurrencyKey value)
public Calendar getExchangeDate()
public void setExchangeDate(Calendar value)
public BigDecimal getExchangeRate()
public void setExchangeRate(BigDecimal value)
public GLIntercompany getIntercompany()
public void setIntercompany(GLIntercompany value)
public Boolean isIsVoided()
public void setIsVoided(Boolean value)
public GLTransactionKey getKey()
public void setKey(GLTransactionKey value)
public GLLedgerType getLedgerType()
public void setLedgerType(GLLedgerType value)
public List<GLTransactionLine> getLines()
public void setLines(List<GLTransactionLine> value)
public String getModifiedBy()
public void setModifiedBy(String value)
public Calendar getModifiedDate()
public void setModifiedDate(Calendar value)
public GLOriginatingDocument getOriginatingDocument()
public void setOriginatingDocument(GLOriginatingDocument value)
public String getPostedBy()
public void setPostedBy(String value)
public String getReference()
public void setReference(String value)
public SourceDocumentKey getSourceDocumentKey()
public void setSourceDocumentKey(SourceDocumentKey value)
public GLTransactionState getTransactionState()
public void setTransactionState(GLTransactionState value)
Copyright © 2010–2016. All rights reserved.