|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.asyrinx.joey.gen.model.Element
org.asyrinx.joey.gen.model.rdb.IndexEntry
フィールドの概要 |
クラス org.asyrinx.joey.gen.model.Element から継承したフィールド |
log |
コンストラクタの概要 | |
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, getDescription, getFullName, getLabel, getName, getOption, getOptions, getOriginal, getParentElement, isEntity, setDescription, setLabel, setName, setOptions, setOriginal, setParentElement |
クラス java.lang.Object から継承したメソッド |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |