@Generated public class SystemSchemaInfo extends Object
| Constructor and Description |
|---|
SystemSchemaInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSchema() |
SystemSchemaInfoState |
getState() |
int |
hashCode() |
SystemSchemaInfo |
setSchema(String schema) |
SystemSchemaInfo |
setState(SystemSchemaInfoState state) |
String |
toString() |
public SystemSchemaInfo setSchema(String schema)
public String getSchema()
public SystemSchemaInfo setState(SystemSchemaInfoState state)
public SystemSchemaInfoState getState()
Copyright © 2024. All rights reserved.