|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.im.ijc.core.api.ui.IndexInfo
public class IndexInfo
| Constructor Summary | |
|---|---|
IndexInfo(DFSchema schema,
SchemaQualifiedName tableName,
DBIndexInfo indexInfo)
Creates a new instance of IndexInfo |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
DBIndexInfo |
getIndexInfo()
|
DFSchema |
getSchema()
|
DBTableInfo |
getTable()
|
SchemaQualifiedName |
getTableName()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexInfo(DFSchema schema,
SchemaQualifiedName tableName,
DBIndexInfo indexInfo)
| Method Detail |
|---|
public DBIndexInfo getIndexInfo()
public DBTableInfo getTable()
public DFSchema getSchema()
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic SchemaQualifiedName getTableName()
|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||