|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.asyrinx.joey.gen.model.Element
org.asyrinx.joey.gen.model.rdb.PrimaryKeyEntry
コンストラクタの概要 | |
PrimaryKeyEntry(PrimaryKey parent,
Column column)
|
メソッドの概要 | |
Column |
getColumn()
|
PrimaryKey |
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 PrimaryKeyEntry(PrimaryKey parent, Column column)
parent
- メソッドの詳細 |
public PrimaryKey getParent()
public Column getColumn()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |