public class SchemaInfo extends Object
| Constructor and Description |
|---|
SchemaInfo() |
SchemaInfo(String schemaId,
String schema,
String summary) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSchema() |
String |
getSchemaId() |
String |
getSummary() |
void |
setSchema(String schema) |
void |
setSchemaId(String schemaId) |
void |
setSummary(String summary) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.