Class HistoricFormPropertyEntityImpl

    • Field Detail

      • propertyId

        protected String propertyId
      • propertyValue

        protected String propertyValue
    • Constructor Detail

      • HistoricFormPropertyEntityImpl

        public HistoricFormPropertyEntityImpl()
    • Method Detail

      • getPropertyId

        public String getPropertyId()
      • setPropertyId

        public void setPropertyId​(String propertyId)
      • getPropertyValue

        public String getPropertyValue()
      • setPropertyValue

        public void setPropertyValue​(String propertyValue)