|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mayo.informatics.lexgrid.convert.validator.resolution.ErrorResolutionReport
public class ErrorResolutionReport
The Class ErrorResolutionReport.
Nested Class Summary | |
---|---|
static class |
ErrorResolutionReport.ResolutionStatus
The Enum ResolutionStatus. |
Constructor Summary | |
---|---|
ErrorResolutionReport(ErrorResolutionReport.ResolutionStatus resolutionStatus,
java.lang.String resolutionDetails)
Instantiates a new error resolution report. |
Method Summary | |
---|---|
java.lang.String |
getResolutionDetails()
Gets the resolution details. |
ErrorResolutionReport.ResolutionStatus |
getResolutionStatus()
Gets the resolution status. |
void |
setResolutionDetails(java.lang.String resolutionDetails)
Sets the resolution details. |
void |
setResolutionStatus(ErrorResolutionReport.ResolutionStatus resolutionStatus)
Sets the resolution status. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ErrorResolutionReport(ErrorResolutionReport.ResolutionStatus resolutionStatus, java.lang.String resolutionDetails)
resolutionStatus
- the resolution statusresolutionDetails
- the resolution detailsMethod Detail |
---|
public ErrorResolutionReport.ResolutionStatus getResolutionStatus()
public void setResolutionStatus(ErrorResolutionReport.ResolutionStatus resolutionStatus)
resolutionStatus
- the new resolution statuspublic java.lang.String getResolutionDetails()
public void setResolutionDetails(java.lang.String resolutionDetails)
resolutionDetails
- the new resolution detailspublic java.lang.String toString()
toString
in class java.lang.Object
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |