|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScopeStatus | |
|---|---|
| com.hp.hpl.jena.sdb.core | |
| Uses of ScopeStatus in com.hp.hpl.jena.sdb.core |
|---|
| Methods in com.hp.hpl.jena.sdb.core that return ScopeStatus | |
|---|---|
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. |
| Methods in com.hp.hpl.jena.sdb.core with parameters of type ScopeStatus | |
|---|---|
boolean |
ScopeEntry.hasStatus(ScopeStatus testStatus2)
|
void |
ScopeEntry.reset(com.hp.hpl.jena.sparql.core.Var var,
SqlColumn column,
ScopeStatus status)
|
void |
ScopeEntry.setStatus(ScopeStatus newStatus)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||