|
||||||||||
| 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.FeeProcessingTotalsProcessedGrandTotalLine
public class FeeProcessingTotalsProcessedGrandTotalLine
| Constructor Summary | |
|---|---|
FeeProcessingTotalsProcessedGrandTotalLine()
|
|
| Method Summary | |
|---|---|
String |
getEDocNumber()
Gets the eDocNumber attribute. |
String |
getFeeMethodCode()
Gets the feeMethodCode attribute. |
int |
getLinesGenerated()
Gets the linesGenerated attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getTotalIncomeAmount()
Gets the totalIncomeAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getTotalPrincipalAmount()
Gets the totalPrincipalAmount attribute. |
void |
setEDocNumber(String eDocNumber)
Sets the eDocNumber attribute value. |
void |
setFeeMethodCode(String feeMethodCode)
Sets the feeMethodCode attribute value. |
void |
setLinesGenerated(int linesGenerated)
Sets the linesGenerated attribute value. |
void |
setTotalIncomeAmount(org.kuali.rice.kns.util.KualiDecimal totalIncomeAmount)
Sets the totalIncomeAmount attribute value. |
void |
setTotalPrincipalAmount(org.kuali.rice.kns.util.KualiDecimal totalPrincipalAmount)
Sets the totalPrincipalAmount attribute value. |
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 FeeProcessingTotalsProcessedGrandTotalLine()
| Method Detail |
|---|
public String getFeeMethodCode()
public void setFeeMethodCode(String feeMethodCode)
feeMethodCode - The feeMethodCode to set.public String getEDocNumber()
public void setEDocNumber(String eDocNumber)
eDocNumber - The eDocNumber to set.public int getLinesGenerated()
public void setLinesGenerated(int linesGenerated)
linesGenerated - The linesGenerated to set.public org.kuali.rice.kns.util.KualiDecimal getTotalIncomeAmount()
public void setTotalIncomeAmount(org.kuali.rice.kns.util.KualiDecimal totalIncomeAmount)
totalIncomeAmount - The totalIncomeAmount to set.public org.kuali.rice.kns.util.KualiDecimal getTotalPrincipalAmount()
public void setTotalPrincipalAmount(org.kuali.rice.kns.util.KualiDecimal totalPrincipalAmount)
totalPrincipalAmount - The totalPrincipalAmount 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 | |||||||||