| Package | Description |
|---|---|
| io.github.ibuildthecloud.gdapi.factory.impl | |
| io.github.ibuildthecloud.gdapi.model |
| Modifier and Type | Method and Description |
|---|---|
Object |
SchemaFactoryImpl.getDefaultField() |
| Modifier and Type | Method and Description |
|---|---|
protected Field |
SchemaFactoryImpl.getFieldAnnotation(PropertyDescriptor prop) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SchemaFactoryImpl.assignLengths(FieldImpl field,
Field f) |
protected void |
SchemaFactoryImpl.assignOptions(PropertyDescriptor prop,
FieldImpl field,
Field f) |
protected void |
SchemaFactoryImpl.assignSimpleProps(FieldImpl field,
Field f) |
protected void |
SchemaFactoryImpl.assignType(PropertyDescriptor prop,
FieldImpl field,
Field f) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
Schema.getChildren() |
Integer |
Field.getDisplayIndex() |
Map<String,Object> |
Resource.getFields() |
String |
Field.getName() |
String |
Schema.getParent() |
String |
Schema.getPluralName() |
List<FieldType> |
Field.getSubTypeEnums() |
List<String> |
Field.getSubTypes() |
FieldType |
Field.getTypeEnum() |
boolean |
Field.hasDefault() |
boolean |
Field.isIncludeInList() |
Copyright © 2014. All rights reserved.