public final class SchemaDef
extends Object
A definition of a schema.
- Author:
- Tobias Downer
-
Constructor Summary
Constructors
Constructs the SchemaDef.
-
Method Summary
Returns the case correct name of the schema.
Returns the type of this schema.
-
Constructor Details
-
SchemaDef
Constructs the SchemaDef.
-
Method Details
-
getName
Returns the case correct name of the schema.
-
getType
Returns the type of this schema.
-