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