public class PayablesDistribution extends Distribution
Constructor and Description |
---|
PayablesDistribution() |
Modifier and Type | Method and Description |
---|---|
CompanyKey |
getCompanyKey() |
PayablesDistributionKey |
getKey() |
Calendar |
getPostingDate() |
Boolean |
isIsPosted() |
void |
setCompanyKey(CompanyKey value) |
void |
setIsPosted(Boolean value) |
void |
setKey(PayablesDistributionKey value) |
void |
setPostingDate(Calendar value) |
getCreditAmount, getDebitAmount, getDistributionTypeKey, getGLAccountKey, getReference, setCreditAmount, setDebitAmount, setDistributionTypeKey, setGLAccountKey, setReference
public CompanyKey getCompanyKey()
public void setCompanyKey(CompanyKey value)
public Boolean isIsPosted()
public void setIsPosted(Boolean value)
public PayablesDistributionKey getKey()
public void setKey(PayablesDistributionKey value)
public Calendar getPostingDate()
public void setPostingDate(Calendar value)
Copyright © 2010–2016. All rights reserved.