public abstract class TypeSchema extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
rawSchema |
protected Supplier<String> |
rawSchemaSupplier |
| Constructor and Description |
|---|
TypeSchema(String rawSchema) |
TypeSchema(Supplier<String> rawSchemaSupplier) |
Copyright © 2020. All rights reserved.