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