|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.fiverworks.xone.model.XoneObject
com.fiverworks.xone.model.XoneClass
Xoneのクラスを表すクラスです。
フィールドの概要 | |
static String |
RESTRICTION_LIST
制約式を入れておくエレメントリスト名 |
static String |
RESTRICTION_MESSAGE_LIST
制約式のメッセージを入れておくエレメントリスト名 |
クラス com.fiverworks.xone.model.XoneObject から継承したフィールド |
className, elements, hint, lists, name, path, rb, type, XONE_NULL |
メソッドの概要 | |
String |
getRestriction(String name)
エレメントの制約式を取得します。 |
String |
getRestrictionMessage(String name)
エレメントの制約式のメッセージを取得します。 |
クラス java.lang.Object から継承したメソッド |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
public static final String RESTRICTION_LIST
public static final String RESTRICTION_MESSAGE_LIST
メソッドの詳細 |
public String getRestriction(String name)
XoneObject
内の getRestriction
name
- 取得するエレメント名
public String getRestrictionMessage(String name)
XoneObject
内の getRestrictionMessage
name
- 取得するエレメント名
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |