@Deprecated public class Schema extends Object implements Schema
| Modifier and Type | Class and Description |
|---|---|
static class |
Schema.Entry
Deprecated.
|
Schema.Builder, Schema.Type| Constructor and Description |
|---|
Schema(Collection<Schema.Entry> entries)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Schema |
getElementSchema()
Deprecated.
|
Schema.Type |
getType()
Deprecated.
|
void |
setEntries(Collection<Schema.Entry> entries)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntriespublic Schema(Collection<Schema.Entry> entries)
public void setEntries(Collection<Schema.Entry> entries)
public Schema.Type getType()
public Schema getElementSchema()
getElementSchema in interface Schema1.1.5 - Copyright © 2018 Talend Component Kit Documentation