public class Catalog extends Object
Constructor and Description |
---|
Catalog() |
Modifier and Type | Method and Description |
---|---|
void |
appendSchema(Schema schema) |
String |
getName() |
List<Schema> |
getSchemas() |
void |
setName(String name) |
void |
setSchemas(List<Schema> schemas) |
Copyright © 2023. All rights reserved.