| Package | Description |
|---|---|
| org.gcube.informationsystem.types |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<Class<?>,OrientDBType.OType> |
OrientDBType.TYPES_BY_CLASS |
| Modifier and Type | Method and Description |
|---|---|
static OrientDBType.OType |
OrientDBType.getTypeByClass(Class<?> iClass)
Return the correspondent type by checking the "assignability" of the
class received as parameter.
|
static OrientDBType.OType |
OrientDBType.OType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrientDBType.OType[] |
OrientDBType.OType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All Rights Reserved.