Package edu.sc.seis.sod
Class Standing
java.lang.Object
edu.sc.seis.sod.Standing
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Standing
getForName
(String name) static Standing
getFromInt
(int val) int
getVal()
toString()
-
Field Details
-
INIT
-
IN_PROG
-
REJECT
-
RETRY
-
CORBA_FAILURE
-
SYSTEM_FAILURE
-
SUCCESS
-
ALL
-
-
Method Details
-
toString
-
getVal
public int getVal() -
getFromInt
-
getForName
- Throws:
NoSuchFieldException
-