public class Schema extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
| Constructor and Description |
|---|
Schema(Collection<SchemaField> fields) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SchemaField> |
getFields() |
String |
toString() |
protected static final long serialVersionUID
public Schema(Collection<SchemaField> fields)
public Collection<SchemaField> getFields()
Copyright © 2024 Denodo Technologies. All rights reserved.