Class PropertyConfiguration

    • Constructor Detail

      • PropertyConfiguration

        public PropertyConfiguration()
    • Method Detail

      • setFormConfiguration

        public void setFormConfiguration​(FormConfiguration formConfiguration)
      • getId

        public int getId()
      • setId

        public void setId​(int id)
      • getPropertyClassId

        public java.lang.String getPropertyClassId()
      • setPropertyClassId

        public void setPropertyClassId​(java.lang.String propertyClassId)
      • getPropertyName

        public java.lang.String getPropertyName()
      • setPropertyName

        public void setPropertyName​(java.lang.String propertyName)
      • setTypedPropertyDescriptor

        public void setTypedPropertyDescriptor​(TypedPropertyDescriptor typedPropertyDescriptor)
      • setRequired

        public void setRequired​(boolean required)
      • setShow

        public void setShow​(boolean show)