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