| Package | Description |
|---|---|
| org.openksavi.sponge.type |
| Modifier and Type | Method and Description |
|---|---|
DataTypeKind |
DataType.getKind() |
static DataTypeKind |
DataTypeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataTypeKind[] |
DataTypeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CollectionType(DataTypeKind kind,
String name) |
DataType(DataTypeKind kind,
String name) |
Copyright © 2016–2019 Softelnet. All rights reserved.