public abstract class Meta extends Object
| Constructor and Description |
|---|
Meta() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTableName() |
TableType |
getTableType() |
MetaType |
getType() |
int |
hashCode() |
void |
setTableName(String tableName) |
void |
setTableType(TableType tableType) |
void |
setType(MetaType type) |
Copyright © 2025. All rights reserved.