Package | Description |
---|---|
com.hp.hpl.jena.sdb.layout2 |
Modifier and Type | Method and Description |
---|---|
static ValueType |
ValueType.lookup(int type) |
static ValueType |
ValueType.lookup(Node n) |
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Licenced under the Apache License, Version 2.0