|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.apache.commons.lang.enum.Enum
org.asyrinx.joey.gen.model.rdb.ForeignKeyType
フィールドの概要 | |
static ForeignKeyType |
COMPOSITE
|
static ForeignKeyType |
EXTENDS
|
static ForeignKeyType |
NORMAL
|
クラス org.apache.commons.lang.enum.Enum から継承したフィールド |
iToString |
コンストラクタの概要 | |
ForeignKeyType(java.lang.String name)
|
クラス org.apache.commons.lang.enum.Enum から継承したメソッド |
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, hashCode, iterator, readResolve, toString |
クラス java.lang.Object から継承したメソッド |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
public static final ForeignKeyType NORMAL
public static final ForeignKeyType EXTENDS
public static final ForeignKeyType COMPOSITE
コンストラクタの詳細 |
public ForeignKeyType(java.lang.String name)
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |