public abstract static class DataTypes.AbstractField extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected String |
name |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractDataType<?> |
getAbstractDataType() |
Optional<String> |
getDescription() |
String |
getName() |
String |
toString() |
protected final String name
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.