|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.TransientBusinessObjectBase
org.kuali.kfs.module.endow.businessobject.GLInterfaceBatchTotalsProcessedTableRowValues
public class GLInterfaceBatchTotalsProcessedTableRowValues
| Constructor Summary | |
|---|---|
GLInterfaceBatchTotalsProcessedTableRowValues()
|
|
| Method Summary | |
|---|---|
String |
getChartCode()
Gets the chartCode attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getCreditAmount()
Gets the creditAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getDebitAmount()
Gets the debitAmount attribute. |
String |
getDocumentType()
Gets the documentType attribute. |
long |
getNumberOfEntries()
Gets the numberOfEntries attribute. |
String |
getObjectCode()
Gets the objectCode attribute. |
void |
setChartCode(String chartCode)
Sets the chartCode attribute. |
void |
setCreditAmount(org.kuali.rice.kns.util.KualiDecimal creditAmount)
Sets the creditAmount attribute value. |
void |
setDebitAmount(org.kuali.rice.kns.util.KualiDecimal debitAmount)
Sets the debitAmount attribute value. |
void |
setDocumentType(String documentType)
Sets the documentType attribute. |
void |
setNumberOfEntries(long numberOfEntries)
Sets the numberOfEntries attribute value. |
void |
setObjectCode(String objectCode)
Sets the objectCode attribute. |
protected LinkedHashMap |
toStringMapper()
A map of the "keys" of this transient business object |
| Methods inherited from class org.kuali.rice.kns.bo.TransientBusinessObjectBase |
|---|
refresh |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toString, toStringBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GLInterfaceBatchTotalsProcessedTableRowValues()
| Method Detail |
|---|
public String getDocumentType()
public void setDocumentType(String documentType)
public String getChartCode()
public void setChartCode(String chartCode)
public String getObjectCode()
public void setObjectCode(String objectCode)
public org.kuali.rice.kns.util.KualiDecimal getDebitAmount()
public void setDebitAmount(org.kuali.rice.kns.util.KualiDecimal debitAmount)
DebitAmount - The debitAmount to set.public org.kuali.rice.kns.util.KualiDecimal getCreditAmount()
public void setCreditAmount(org.kuali.rice.kns.util.KualiDecimal creditAmount)
creditAmount - The creditAmount to set.public long getNumberOfEntries()
public void setNumberOfEntries(long numberOfEntries)
creditAmount - The numberOfEntries to set.protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||