|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.apache.commons.lang.enum.Enum
org.asyrinx.joey.gen.model.java.EntityKeyType
フィールドの概要 | |
static EntityKeyType |
INDEX
|
static EntityKeyType |
PK
|
static EntityKeyType |
UNIQUE
|
クラス org.apache.commons.lang.enum.Enum から継承したフィールド |
iToString |
コンストラクタの概要 | |
EntityKeyType(java.lang.String name)
|
メソッドの概要 | |
static EntityKeyType |
get(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 EntityKeyType PK
public static final EntityKeyType INDEX
public static final EntityKeyType UNIQUE
コンストラクタの詳細 |
public EntityKeyType(java.lang.String name)
name
- メソッドの詳細 |
public static EntityKeyType get(java.lang.String name)
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |