org.milyn.event.report.model
Class ResultNode
java.lang.Object
org.milyn.event.report.model.ResultNode
public class ResultNode
- extends Object
Report result node.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultNode
public ResultNode()
getSummary
public String getSummary()
setSummary
public void setSummary(String summary)
getDetail
public String getDetail()
setDetail
public void setDetail(String detail)
Copyright © 2008. All Rights Reserved.