|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthings.thing.tools.StockResult
public class StockResult
Static, stock results.
Version History
EPG - Initial - 7 MAY 07
| Constructor Summary | |
|---|---|
StockResult()
|
|
| Method Summary | |
|---|---|
static RESULT |
getAbort()
Get a stock abort. |
static RESULT |
getException()
Get a stock exception. |
static RESULT |
getFail()
Get a stock fail. |
static RESULT |
getInconclusive()
Get a stock inconclusive. |
static RESULT |
getPass()
Get a stock pass. |
static RESULT |
getWaiting()
Get a stock waiting. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StockResult()
| Method Detail |
|---|
public static RESULT getWaiting()
RESULT,
Datapublic static RESULT getPass()
RESULT,
Datapublic static RESULT getFail()
RESULT,
Datapublic static RESULT getException()
RESULT,
Datapublic static RESULT getInconclusive()
RESULT,
Datapublic static RESULT getAbort()
RESULT,
Data
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||