public class Dimension extends Object implements Serializable
| Constructor and Description |
|---|
Dimension(String schemaName,
String tableName,
int begin,
int end) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getBegin() |
int |
getEnd() |
String |
getSchemaName() |
String |
getTableName() |
int |
hashCode() |
int |
length() |
String |
toString() |
Copyright © 2018 University of Michigan. All rights reserved.