|
||||||||||
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.GlInterfaceBatchProcessKemLine
public class GlInterfaceBatchProcessKemLine
Constructor Summary | |
---|---|
GlInterfaceBatchProcessKemLine()
|
Method Summary | |
---|---|
String |
getAccountNumber()
gets accountNumber |
String |
getChartCode()
gets chartCode |
String |
getDocumentNumber()
gets documentNumber |
BigDecimal |
getHoldingCost()
gets holdingCost |
String |
getIncomePrincipalIndicatorCode()
gets incomePrincipalIndicatorCode |
String |
getKemid()
gets kemid attribute |
int |
getLineNumber()
gets lineNumber |
String |
getLineTypeCode()
gets lineTypeCode |
BigDecimal |
getLongTermGainLoss()
Gets the longTermGainLoss attribute. |
String |
getNonCashOffsetObjectCode()
gets attribute nonCashOffsetObjectCode |
String |
getObjectCode()
gets objectCode |
String |
getSecurityId()
gets securityId |
BigDecimal |
getShortTermGainLoss()
Gets the shortTermGainLoss attribute. |
String |
getSubTypeCode()
gets subTypeCode |
BigDecimal |
getTransactionArchiveIncomeAmount()
gets transactionArchiveIncomeAmount |
BigDecimal |
getTransactionArchivePrincipalAmount()
gets transactionArchivePrincipalAmount |
String |
getTypeCode()
gets typeCode |
void |
setAccountNumber(String accountNumber)
sets documentNumber attribute |
void |
setChartCode(String chartCode)
sets chartCode attribute |
void |
setDocumentNumber(String documentNumber)
sets documentNumber attribute |
void |
setHoldingCost(BigDecimal holdingCost)
sets holdingCost attribute |
void |
setIncomePrincipalIndicatorCode(String incomePrincipalIndicatorCode)
sets incomePrincipalIndicatorCode attribute |
void |
setKemid(String kemid)
set kemid attribute |
void |
setLineNumber(int lineNumber)
sets lineNumber attribute |
void |
setLineTypeCode(String lineTypeCode)
sets lineTypeCode attribute |
void |
setLongTermGainLoss(BigDecimal longTermGainLoss)
Sets the longTermGainLoss attribute value. |
void |
setNonCashOffsetObjectCode(String nonCashOffsetObjectCode)
sets attribute nonCashOffsetObjectCode |
void |
setObjectCode(String objectCode)
sets objectCode attribute |
void |
setSecurityId(String securityId)
sets securityId |
void |
setShortTermGainLoss(BigDecimal shortTermGainLoss)
Sets the shortTermGainLoss attribute value. |
void |
setSubTypeCode(String subTypeCode)
sets subTypeCode attribute |
void |
setTransactionArchiveIncomeAmount(BigDecimal transactionArchiveIncomeAmount)
sets transactionArchiveIncomeAmount attribute |
void |
setTransactionArchivePrincipalAmount(BigDecimal transactionArchivePrincipalAmount)
sets transactionArchiveIncomeAmount attribute |
void |
setTypeCode(String typeCode)
sets typeCode 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 GlInterfaceBatchProcessKemLine()
Method Detail |
---|
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber
- public int getLineNumber()
public void setLineNumber(int lineNumber)
lineNumber
- public String getLineTypeCode()
public void setLineTypeCode(String lineTypeCode)
lineTypeCode
- public String getTypeCode()
public void setTypeCode(String typeCode)
typeCode
- public String getSubTypeCode()
public void setSubTypeCode(String subTypeCode)
subTypeCode
- public String getIncomePrincipalIndicatorCode()
public void setIncomePrincipalIndicatorCode(String incomePrincipalIndicatorCode)
incomePrincipalIndicatorCode
- public BigDecimal getTransactionArchiveIncomeAmount()
public void setTransactionArchiveIncomeAmount(BigDecimal transactionArchiveIncomeAmount)
transactionArchiveIncomeAmount
- public BigDecimal getTransactionArchivePrincipalAmount()
public void setTransactionArchivePrincipalAmount(BigDecimal transactionArchivePrincipalAmount)
transactionArchiveIncomeAmount
- public String getSecurityId()
public void setSecurityId(String securityId)
securityId
- public BigDecimal getHoldingCost()
public void setHoldingCost(BigDecimal holdingCost)
holdingCost
- public BigDecimal getLongTermGainLoss()
public void setLongTermGainLoss(BigDecimal longTermGainLoss)
longTermGainLoss
- The longTermGainLoss to set.public BigDecimal getShortTermGainLoss()
public void setShortTermGainLoss(BigDecimal shortTermGainLoss)
shortTermGainLoss
- The shortTermGainLoss to set.public String getChartCode()
public void setChartCode(String chartCode)
chartCode
- public String getAccountNumber()
public void setAccountNumber(String accountNumber)
documentNumber
- public String getObjectCode()
public void setObjectCode(String objectCode)
objectCode
- public String getKemid()
public void setKemid(String kemid)
kemid
- public String getNonCashOffsetObjectCode()
public void setNonCashOffsetObjectCode(String nonCashOffsetObjectCode)
protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |