public class CurrencyPostingAccount extends BusinessObject
Constructor and Description |
---|
CurrencyPostingAccount() |
public GLAccountNumberKey getFinancialOffsetGLAccountKey()
public void setFinancialOffsetGLAccountKey(GLAccountNumberKey value)
public CurrencyPostingAccountKey getKey()
public void setKey(CurrencyPostingAccountKey value)
public GLAccountNumberKey getPurchasingOffsetGLAccountKey()
public void setPurchasingOffsetGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getRealizedGainGLAccountKey()
public void setRealizedGainGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getRealizedLossGLAccountKey()
public void setRealizedLossGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getRoundingDifferenceGLAccountKey()
public void setRoundingDifferenceGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getRoundingWriteOffGLAccountKey()
public void setRoundingWriteOffGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getSalesOffsetGLAccountKey()
public void setSalesOffsetGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getUnrealizedGainGLAccountKey()
public void setUnrealizedGainGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getUnrealizedLossGLAccountKey()
public void setUnrealizedLossGLAccountKey(GLAccountNumberKey value)
Copyright © 2010–2016. All rights reserved.