public class GmlFieldTypeRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
static GmlFieldTypeRegistry |
INSTANCE |
| Constructor and Description |
|---|
GmlFieldTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFieldType(DataType dataType,
GmlFieldType fieldType) |
void |
addFieldType(GmlFieldType fieldType) |
GmlFieldType |
getFieldType(DataType dataType) |
public static final GmlFieldTypeRegistry INSTANCE
public void addFieldType(DataType dataType, GmlFieldType fieldType)
public void addFieldType(GmlFieldType fieldType)
public GmlFieldType getFieldType(DataType dataType)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.