クラス PropertyValidationCondition
java.lang.Object
org.iplass.mtp.view.generic.element.property.validation.PropertyValidationCondition
- すべての実装されたインタフェース:
Serializable
,org.iplass.adminconsole.view.annotation.Refrectable
public class PropertyValidationCondition
extends Object
implements org.iplass.adminconsole.view.annotation.Refrectable
入力チェックの条件となるプロパティ
- 関連項目:
-
コンストラクタの概要
-
メソッドの概要
-
コンストラクタの詳細
-
PropertyValidationCondition
public PropertyValidationCondition()
-
-
メソッドの詳細
-
getPropertyName
プロパティ名を取得します。- 戻り値:
- プロパティ名
-
setPropertyName
プロパティ名を設定します。- パラメータ:
propertyName
- プロパティ名
-