public class GLVariableAllocationAccount extends GLFinancialAccount
Constructor and Description |
---|
GLVariableAllocationAccount() |
Modifier and Type | Method and Description |
---|---|
GLVariableAllocationAccountBalanceCalculationType |
getBalanceForCalculation() |
List<GLVariableAllocationDistributionAccount> |
getDistributions() |
void |
setBalanceForCalculation(GLVariableAllocationAccountBalanceCalculationType value) |
void |
setDistributions(List<GLVariableAllocationDistributionAccount> value) |
getPostInventoryIn, getPostPayrollIn, getPostPurchasingIn, getPostSalesIn, setPostInventoryIn, setPostPayrollIn, setPostPurchasingIn, setPostSalesIn
getAlias, getCreatedDate, getDescription, getKey, getModifiedDate, getType, isIsActive, setAlias, setCreatedDate, setDescription, setIsActive, setKey, setModifiedDate, setType
public GLVariableAllocationAccountBalanceCalculationType getBalanceForCalculation()
public void setBalanceForCalculation(GLVariableAllocationAccountBalanceCalculationType value)
public List<GLVariableAllocationDistributionAccount> getDistributions()
public void setDistributions(List<GLVariableAllocationDistributionAccount> value)
Copyright © 2010–2016. All rights reserved.