| Modifier and Type | Method and Description |
|---|---|
FieldType |
Field.getFieldType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Field.setFieldType(FieldType fieldType) |
| Constructor and Description |
|---|
FieldType(FieldType ft) |
| Modifier and Type | Field and Description |
|---|---|
protected FieldType |
FieldTypeManager.customType |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
FieldTypeManager.getComplexTypeByClass(String className) |
FieldType |
FieldTypeManager.getDecoratorTypeByClass(String className) |
protected FieldType |
FieldTypeManager.getFieldTypeByClass(List<FieldType> fieldTypes,
String className) |
FieldType |
FieldTypeManager.getSimpleTypeByClass(String className) |
FieldType |
FieldTypeManager.getTypeByClass(String className) |
FieldType |
FieldTypeManager.getTypeByClass(String className,
String bag) |
FieldType |
FieldTypeManager.getTypeByCode(String typeCode) |
FieldType |
FieldTypeManager.getTypeByCode(String typeCode,
String fieldClass) |
| Modifier and Type | Method and Description |
|---|---|
protected FieldType |
FieldTypeManager.getFieldTypeByClass(List<FieldType> fieldTypes,
String className) |
| Modifier and Type | Method and Description |
|---|---|
static List<FieldType> |
FieldTypeBuilder.getComplexTypesList() |
static List<FieldType> |
FieldTypeBuilder.getDecoratorTypesList() |
static List<FieldType> |
FieldTypeBuilder.getSimpleFieldTypes() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.