| Package | Description |
|---|---|
| com.zavtech.morpheus.viz.google |
| Modifier and Type | Field and Description |
|---|---|
private static Map<Class,GDataType> |
GDataType.typeMap |
| Modifier and Type | Method and Description |
|---|---|
static GDataType |
GDataType.getDataType(Class<?> type,
GDataType defaultType)
Returns the data type for the class specified
|
static GDataType |
GDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GDataType[] |
GDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static GDataType |
GDataType.getDataType(Class<?> type,
GDataType defaultType)
Returns the data type for the class specified
|
Copyright 2014-2017, Xavier Witdouck