- java.lang.Object
-
- net.exogeni.orca.drivers.util.result.Result
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected int |
code |
protected java.lang.String |
info |
-
Constructor Summary
Constructors
| Constructor and Description |
Result(int code) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Result
public Result(int code)
-
Method Detail
-
getCode
public int getCode()
Copyright © 2018 RENCI. All Rights Reserved.