クラス 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

      public String getPropertyName()
      プロパティ名を取得します。
      戻り値:
      プロパティ名
    • setPropertyName

      public void setPropertyName(String propertyName)
      プロパティ名を設定します。
      パラメータ:
      propertyName - プロパティ名