Package edu.sc.seis.sod
Class Status
java.lang.Object
edu.sc.seis.sod.Status
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Status
static Status
short
static Status
getFromShort
(short val) getStage()
int
int
protected void
setStageInt
(int val) protected void
setStandingInt
(int val) toString()
-
Field Details
-
ALL
-
-
Constructor Details
-
Status
protected Status()
-
-
Method Details
-
toString
-
getStanding
-
getStage
-
getAsShort
public short getAsShort() -
getFromShort
-
get
-
getStandingInt
public int getStandingInt() -
setStandingInt
protected void setStandingInt(int val) -
getStageInt
public int getStageInt() -
setStageInt
protected void setStageInt(int val) -
get
-