|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.asyrinx.joey.gen.model.Element
org.asyrinx.joey.gen.model.rdb.IndexEntry
| コンストラクタの概要 | |
IndexEntry()
|
|
IndexEntry(Index parent,
java.lang.String name)
|
|
IndexEntry(java.lang.String name)
|
|
| メソッドの概要 | |
Column |
getColumn()
|
Index |
getParent()
|
| クラス org.asyrinx.joey.gen.model.Element から継承したメソッド |
add, clone, equals, getAncestorDepth, getDescription, getElementType, getFullName, getLabel, getName, getOption, getOptions, getOriginal, getParentElement, isEntity, setDescription, setLabel, setName, setOptions, setOriginal, setParentElement, toString |
| クラス java.lang.Object から継承したメソッド |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
public IndexEntry()
public IndexEntry(java.lang.String name)
public IndexEntry(Index parent,
java.lang.String name)
| メソッドの詳細 |
public Index getParent()
public Column getColumn()
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||