Package | Description |
---|---|
sk.stuba.fiit.perconik.eclipse.core.commands.operations |
Extension to the
org.eclipse.core.commands.operations package
of the Eclipse Platform. |
Modifier and Type | Method and Description |
---|---|
static OpreationStatusCode |
OpreationStatusCode.valueOf(int value) |
static OpreationStatusCode |
OpreationStatusCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OpreationStatusCode[] |
OpreationStatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|