クラス AutocompletionProperty

java.lang.Object
org.iplass.mtp.view.generic.common.AutocompletionProperty
すべての実装されたインタフェース:
Serializable, org.iplass.adminconsole.view.annotation.Refrectable

public class AutocompletionProperty extends Object implements org.iplass.adminconsole.view.annotation.Refrectable
関連項目:
  • コンストラクタの詳細

    • AutocompletionProperty

      public AutocompletionProperty()
  • メソッドの詳細

    • getPropertyName

      public String getPropertyName()
      戻り値:
      propertyName
    • setPropertyName

      public void setPropertyName(String propertyName)
      パラメータ:
      propertyName - セットする propertyName
    • isNestProperty

      public boolean isNestProperty()
      戻り値:
      nestProperty
    • setNestProperty

      public void setNestProperty(boolean nestProperty)
      パラメータ:
      nestProperty - セットする nestProperty
    • getReferencePropertyIndex

      public Integer getReferencePropertyIndex()
      戻り値:
      referencePropertyIndex
    • setReferencePropertyIndex

      public void setReferencePropertyIndex(Integer referencePropertyIndex)
      パラメータ:
      referencePropertyIndex - セットする referencePropertyIndex