| Package | Description |
|---|---|
| com.github.ideahut.qms.shared.core.converter | |
| com.github.ideahut.qms.shared.core.model |
| Modifier and Type | Method and Description |
|---|---|
static TypeConverter |
TypeConverter.getByType(Class<?> type) |
static TypeConverter |
TypeConverter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeConverter[] |
TypeConverter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TypeConverter |
FieldInfo.getConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldInfo.setConverter(TypeConverter typeConverter) |
Copyright © 2020. All rights reserved.