Class PropertyValidationCondition

java.lang.Object
org.iplass.mtp.view.generic.element.property.validation.PropertyValidationCondition
All Implemented Interfaces:
Serializable, org.iplass.adminconsole.view.annotation.Refrectable

public class PropertyValidationCondition extends Object implements org.iplass.adminconsole.view.annotation.Refrectable
入力チェックの条件となるプロパティ
See Also:
  • Constructor Details

    • PropertyValidationCondition

      public PropertyValidationCondition()
  • Method Details

    • getPropertyName

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

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