|
||||||||||
| 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.GLInterfaceBatchExceptionTableRowValues
public class GLInterfaceBatchExceptionTableRowValues
| Constructor Summary | |
|---|---|
GLInterfaceBatchExceptionTableRowValues()
|
|
| Method Summary | |
|---|---|
String |
getDocumentType()
Gets the documentType attribute. |
String |
getEDocNumber()
Gets the eDocNumber attribute. |
BigDecimal |
getIncomeAmount()
Gets the incomeAmount attribute. |
String |
getKEMID()
Gets the kEMID attribute. |
BigDecimal |
getLongTermGainLoss()
Gets the longTermGainLoss attribute. |
BigDecimal |
getPrincipalAmount()
Gets the principalAmount attribute. |
BigDecimal |
getSecurityCost()
Gets the securityCost attribute. |
BigDecimal |
getShortTermGainLoss()
Gets the longTermGainLoss attribute. |
void |
setDocumentType(String documentType)
Sets the documentType attribute. |
void |
setEDocNumber(String eDocNumber)
Sets the eDocNumber attribute. |
void |
setIncomeAmount(BigDecimal incomeAmount)
Sets the incomeAmount attribute value. |
void |
setKEMID(String kEMID)
Sets the kEMID attribute. |
void |
setLongTermGainLoss(BigDecimal longTermGainLoss)
Sets the longTermGainLoss attribute. |
void |
setPrincipalAmountt(BigDecimal principalAmount)
Sets the principalAmount attribute value. |
void |
setSecurityCost(BigDecimal securityCost)
Sets the securityCost attribute value. |
void |
setShortTermGainLoss(BigDecimal shortTermGainLoss)
Sets the shortTermGainLoss 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 GLInterfaceBatchExceptionTableRowValues()
| Method Detail |
|---|
public String getDocumentType()
public void setDocumentType(String documentType)
public String getEDocNumber()
public void setEDocNumber(String eDocNumber)
public String getKEMID()
public void setKEMID(String kEMID)
public BigDecimal getIncomeAmount()
public void setIncomeAmount(BigDecimal incomeAmount)
incomeAmount - The incomeAmount to set.public BigDecimal getPrincipalAmount()
public void setPrincipalAmountt(BigDecimal principalAmount)
principalAmount - The principalAmount to set.public BigDecimal getSecurityCost()
public void setSecurityCost(BigDecimal securityCost)
securityCost - The securityCost to set.public BigDecimal getLongTermGainLoss()
public void setLongTermGainLoss(BigDecimal longTermGainLoss)
public BigDecimal getShortTermGainLoss()
public void setShortTermGainLoss(BigDecimal shortTermGainLoss)
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 | |||||||||