Class AutocompletionProperty

java.lang.Object
org.iplass.mtp.view.generic.common.AutocompletionProperty
All Implemented Interfaces:
Serializable, org.iplass.adminconsole.view.annotation.Refrectable

public class AutocompletionProperty extends Object implements org.iplass.adminconsole.view.annotation.Refrectable
See Also:
  • Constructor Details

    • AutocompletionProperty

      public AutocompletionProperty()
  • Method Details

    • getPropertyName

      public String getPropertyName()
      Returns:
      propertyName
    • setPropertyName

      public void setPropertyName(String propertyName)
      Parameters:
      propertyName - セットする propertyName
    • isNestProperty

      public boolean isNestProperty()
      Returns:
      nestProperty
    • setNestProperty

      public void setNestProperty(boolean nestProperty)
      Parameters:
      nestProperty - セットする nestProperty
    • getReferencePropertyIndex

      public Integer getReferencePropertyIndex()
      Returns:
      referencePropertyIndex
    • setReferencePropertyIndex

      public void setReferencePropertyIndex(Integer referencePropertyIndex)
      Parameters:
      referencePropertyIndex - セットする referencePropertyIndex