|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.library.common.Status
public class Status
| Constructor Summary | |
|---|---|
Status(String context)
|
|
Status(String context,
int code,
String description)
|
|
| Method Summary | |
|---|---|
static DataType |
getStatusType()
|
Value |
getValue()
|
boolean |
isNormal()
|
void |
setStatus(String context,
int code,
String description)
|
static void |
setStatusType(DataType type)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Status(String context,
int code,
String description)
public Status(String context)
| Method Detail |
|---|
public static DataType getStatusType()
public static void setStatusType(DataType type)
public boolean isNormal()
public void setStatus(String context,
int code,
String description)
public Value getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||