@Deprecated public static class Schema.Entry extends Object implements Schema.Entry
Schema.Entry.Builder| Constructor and Description |
|---|
Entry(String name,
Type type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getComment()
Deprecated.
|
<T> T |
getDefaultValue()
Deprecated.
|
Schema |
getElementSchema()
Deprecated.
|
boolean |
isNullable()
Deprecated.
|
void |
setType(Type type)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getTypepublic boolean isNullable()
isNullable in interface Schema.Entrypublic <T> T getDefaultValue()
getDefaultValue in interface Schema.EntryT - the default value type.public Schema getElementSchema()
getElementSchema in interface Schema.Entrypublic String getComment()
getComment in interface Schema.Entry1.1.12-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation