@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, wait
getEntries
public Schema(Collection<Schema.Entry> entries)
public void setEntries(Collection<Schema.Entry> entries)
public Schema.Type getType()
public Schema getElementSchema()
getElementSchema
in interface Schema
1.1.19-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation