public class ServiceDistribution extends Distribution
Constructor and Description |
---|
ServiceDistribution() |
Modifier and Type | Method and Description |
---|---|
ServiceLineKey |
getKey() |
Calendar |
getPostedDate() |
Boolean |
isIsPosted() |
void |
setIsPosted(Boolean value) |
void |
setKey(ServiceLineKey value) |
void |
setPostedDate(Calendar value) |
getCreditAmount, getDebitAmount, getDistributionTypeKey, getGLAccountKey, getReference, setCreditAmount, setDebitAmount, setDistributionTypeKey, setGLAccountKey, setReference
public Boolean isIsPosted()
public void setIsPosted(Boolean value)
public ServiceLineKey getKey()
public void setKey(ServiceLineKey value)
public Calendar getPostedDate()
public void setPostedDate(Calendar value)
Copyright © 2010–2016. All rights reserved.