Interface IFeatureValue

All Known Implementing Classes:
BOTechnicalObjectFeatureValue

public interface IFeatureValue
  • Method Details

    • getFeature

      Long getFeature()
    • setFeature

      void setFeature(Long feature)
    • getValue

      String getValue()
    • setValue

      void setValue(String value)