|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthings.thing.ResultDefinition
public class ResultDefinition
A result definition.
Version History
EPG - Initial - 26 FEB 07
| Field Summary | |
|---|---|
RESULT |
actual
The actual result. |
java.lang.String |
description
A free form description,. |
ResultExpectation |
expectation
The expectation for the result. |
java.lang.String |
name
The unique name for this result. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public java.lang.String description
public ResultExpectation expectation
public RESULT actual
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||