public final class SchemaDef
extends java.lang.Object
Constructor | Description |
---|---|
SchemaDef(java.lang.String name,
java.lang.String type) |
Constructs the SchemaDef.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
Returns the case correct name of the schema.
|
java.lang.String |
getType() |
Returns the type of this schema.
|
java.lang.String |
toString() |
Copyright © 2018. All rights reserved.