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