public class GLPostingAccountSummary extends GLAccountSummaryBase
Constructor and Description |
---|
GLPostingAccountSummary() |
Modifier and Type | Method and Description |
---|---|
GLAccountCategoryKey |
getGLAccountCategoryKey() |
PostingType |
getPostingType() |
TypicalBalance |
getTypicalBalance() |
Boolean |
isAllowAccountEntry() |
void |
setAllowAccountEntry(Boolean value) |
void |
setGLAccountCategoryKey(GLAccountCategoryKey value) |
void |
setPostingType(PostingType value) |
void |
setTypicalBalance(TypicalBalance value) |
getAlias, getCreatedDate, getDescription, getKey, getModifiedDate, isIsActive, setAlias, setCreatedDate, setDescription, setIsActive, setKey, setModifiedDate
public Boolean isAllowAccountEntry()
public void setAllowAccountEntry(Boolean value)
public GLAccountCategoryKey getGLAccountCategoryKey()
public void setGLAccountCategoryKey(GLAccountCategoryKey value)
public PostingType getPostingType()
public void setPostingType(PostingType value)
public TypicalBalance getTypicalBalance()
public void setTypicalBalance(TypicalBalance value)
Copyright © 2010–2016. All rights reserved.