This project has retired. For details please refer to its
Attic page.
Result (Apache OODT 1.2-SNAPSHOT API)
-
-
Constructor Summary
Constructors
Constructor and Description |
Result(Class kind,
Object value)
Default Constructor.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getValue
public Object getValue()
Gets the result value.
- Returns:
- The result value.
Copyright © 1999–2017 Apache OODT. All rights reserved.