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