public class TransientBalanceInquiryAttributes extends org.kuali.rice.krad.bo.TransientBusinessObjectBase
Constructor and Description |
---|
TransientBalanceInquiryAttributes()
Constructs a DummyBusinessObject.java.
|
Modifier and Type | Method and Description |
---|---|
String |
getAmountViewOption()
Gets the amountViewOption attribute.
|
String |
getBlankLineOption()
Gets the blankLineOption attribute.
|
String |
getConsolidationObjectCode()
Gets the consolidationObjectCode attribute.
|
String |
getConsolidationOption()
Gets the consolidationOption attribute.
|
String |
getConsolidationReportingSortCode()
Gets the consolidationReportingSortCode attribute.
|
String |
getCostShareOption()
Gets the costShareOption attribute.
|
String |
getDebitCreditOption()
Gets the debitCreditOption attribute value.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getGenericAmount()
Gets the genericAmount attribute.
|
String |
getGenericText()
Gets the genericText attribute.
|
String |
getLevelObjectCode()
Gets the levelObjectCode attribute.
|
String |
getLinkButtonOption()
Gets the linkButtonOption attribute.
|
String |
getPendingEntryOption()
Gets the pendingEntryOption attribute.
|
String |
getReportingSortCode()
Gets the reportingSortCode attribute.
|
String |
getZeroEncumbranceOption() |
void |
setAmountViewOption(String amountViewOption)
Sets the amountViewOption attribute value.
|
void |
setBlankLineOption(String blankLineOption)
Sets the blankLineOption attribute value.
|
void |
setConsolidationObjectCode(String consolidationObjectCode)
Sets the consolidationObjectCode attribute value.
|
void |
setConsolidationOption(String consolidationOption)
Sets the consolidationOption attribute value.
|
void |
setConsolidationReportingSortCode(String consolidationReportingSortCode)
Sets the consolidationReportingSortCode attribute value.
|
void |
setCostShareOption(String costShareOption)
Sets the costShareOption attribute value.
|
void |
setDebitCreditOption(String debitCreditOption)
Sets the debitCreditOption attribute
|
void |
setGenericAmount(org.kuali.rice.core.api.util.type.KualiDecimal genericAmount)
Sets the genericAmount attribute value.
|
void |
setGenericText(String genericText)
Sets the genericText attribute value.
|
void |
setLevelObjectCode(String levelObjectCode)
Sets the levelObjectCode attribute value.
|
void |
setLinkButtonOption(String linkButtonOption)
Sets the linkButtonOption attribute value.
|
void |
setPendingEntryOption(String pendingEntryOption)
Sets the pendingEntryOption attribute value.
|
void |
setReportingSortCode(String reportingSortCode)
Sets the reportingSortCode attribute value.
|
void |
setZeroEncumbranceOption(String zeroEncumbranceOption)
Sets the include option for encumbrances which have gone to zero
|
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
public TransientBalanceInquiryAttributes()
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
public String getPendingEntryOption()
public void setPendingEntryOption(String pendingEntryOption)
pendingEntryOption
- The pendingEntryOption to set.public String getConsolidationOption()
public void setConsolidationOption(String consolidationOption)
consolidationOption
- The consolidationOption to set.public String getLinkButtonOption()
public void setLinkButtonOption(String linkButtonOption)
linkButtonOption
- The linkButtonOption to set.public org.kuali.rice.core.api.util.type.KualiDecimal getGenericAmount()
public void setGenericAmount(org.kuali.rice.core.api.util.type.KualiDecimal genericAmount)
genericAmount
- The genericDecimal to set.public String getAmountViewOption()
public void setAmountViewOption(String amountViewOption)
amountViewOption
- The amountViewOption to set.public String getCostShareOption()
public void setCostShareOption(String costShareOption)
costShareOption
- The costShareOption to set.public String getConsolidationObjectCode()
public void setConsolidationObjectCode(String consolidationObjectCode)
consolidationObjectCode
- The consolidationObjectCode to set.public String getConsolidationReportingSortCode()
public void setConsolidationReportingSortCode(String consolidationReportingSortCode)
consolidationReportingSortCode
- The consolidationReportingSortCode to set.public String getReportingSortCode()
public void setReportingSortCode(String reportingSortCode)
reportingSortCode
- The reportingSortCode to set.public String getLevelObjectCode()
public void setLevelObjectCode(String levelObjectCode)
levelObjectCode
- The levelObjectCode to set.public String getGenericText()
public void setGenericText(String genericText)
genericText
- The genericText to set.public String getBlankLineOption()
public void setBlankLineOption(String blankLineOption)
blankLineOption
- The blankLineOption to set.public String getDebitCreditOption()
public void setDebitCreditOption(String debitCreditOption)
debitCreditOption
- The debitCreditOption to set.public String getZeroEncumbranceOption()
public void setZeroEncumbranceOption(String zeroEncumbranceOption)
includeZeroEncumbranceOption
- the include option for encumbrances which have gone to zeroCopyright © 2004–2015 The Kuali Foundation. All rights reserved.