Interface HistoricFormPropertyEntity

All Superinterfaces:
Entity, HistoricData, HistoricDetail, HistoricDetailEntity

@Internal public interface HistoricFormPropertyEntity extends HistoricDetailEntity
  • Method Details

    • getPropertyId

      String getPropertyId()
    • setPropertyId

      void setPropertyId(String propertyId)
    • getPropertyValue

      String getPropertyValue()
    • setPropertyValue

      void setPropertyValue(String propertyValue)