public abstract class SchemaField extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
Constructor and Description |
---|
SchemaField(String fieldName,
Class<?> fieldClassName) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getFieldClassName() |
String |
getFieldName() |
String |
toString() |
protected static final long serialVersionUID
Copyright © 2021 Denodo Technologies. All rights reserved.