|
||||||||||
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.TransactioneDocPostingDocumentExceptionReportLine
public class TransactioneDocPostingDocumentExceptionReportLine
Constructor Summary | |
---|---|
TransactioneDocPostingDocumentExceptionReportLine()
|
Method Summary | |
---|---|
String |
getDocumentName()
Gets the documentName attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
String |
getLineNumber()
Gets the lineNumber attribute. |
String |
getLineType()
Gets the lineType attribute. |
String |
getReason()
Gets the reason attribute. |
void |
setDocumentName(String documentName)
Sets the documentName attribute value. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute value. |
void |
setLineNumber(String lineNumber)
Sets the lineNumber attribute value. |
void |
setLineType(String lineType)
Sets the lineType attribute value. |
void |
setReason(String reason)
Sets the reason attribute value. |
protected LinkedHashMap<Object,Object> |
toStringMapper()
|
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 TransactioneDocPostingDocumentExceptionReportLine()
Method Detail |
---|
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber
- The documentNumber to set.public String getDocumentName()
public void setDocumentName(String documentName)
documentName
- The documentName to set.public String getLineType()
public void setLineType(String lineType)
lineType
- The lineType to set.public String getLineNumber()
public void setLineNumber(String lineNumber)
lineNumber
- The lineNumber to set.public String getReason()
public void setReason(String reason)
reason
- The reason to set.protected LinkedHashMap<Object,Object> toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |