| Package | Description |
|---|---|
| org.rapidoid.beany | |
| org.rapidoid.cls |
| Modifier and Type | Method and Description |
|---|---|
TypeKind |
Prop.getRawTypeKind() |
TypeKind |
MapProp.getRawTypeKind() |
TypeKind |
BeanProp.getRawTypeKind() |
TypeKind |
Prop.getTypeKind() |
TypeKind |
MapProp.getTypeKind() |
TypeKind |
BeanProp.getTypeKind() |
| Modifier and Type | Method and Description |
|---|---|
static TypeKind |
Cls.kindOf(Class<?> type) |
static TypeKind |
Cls.kindOf(Object value) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Map<String,TypeKind> |
Cls.initKinds() |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.