Package | Description |
---|---|
com.hp.hpl.jena.sdb.core |
Modifier and Type | Method and Description |
---|---|
ScopeStatus |
ScopeEntry.getStatus() |
static ScopeStatus |
ScopeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScopeStatus[] |
ScopeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ScopeEntry.hasStatus(ScopeStatus testStatus2) |
void |
ScopeEntry.reset(Var var,
SqlColumn column,
ScopeStatus status) |
void |
ScopeEntry.setStatus(ScopeStatus newStatus) |
Licenced under the Apache License, Version 2.0