org.modeldriven.fuml.library.common
Class Status
java.lang.Object
org.modeldriven.fuml.library.common.Status
public class Status
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Status
public Status(String context,
int code,
String description)
Status
public Status(String context)
getStatusType
public static DataType getStatusType()
setStatusType
public static void setStatusType(DataType type)
isNormal
public boolean isNormal()
setStatus
public void setStatus(String context,
int code,
String description)
getValue
public Value getValue()
Copyright © 2014. All rights reserved.