|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.fiverworks.xone.model.ValidateResult
評価結果を表すクラスです。
メソッドの概要 | |
String |
getElementName()
評価したエレメント名を取得します。 |
String |
getElementType()
評価したエレメントのタイプを取得します。 |
String |
getElementValue()
評価したエレメントの値を取得します。 |
String |
getRestriction()
評価した制約式を取得します。 |
String |
getRestrictionMessage()
評価した制約式のメッセージを取得します。 |
boolean |
isValid()
評価結果を取得します。 |
String |
toString()
評価結果の文字列表現を返します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
メソッドの詳細 |
public String getElementName()
public String getElementType()
public String getElementValue()
public boolean isValid()
public String getRestriction()
public String getRestrictionMessage()
public String toString()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |