Interface PropertyRow

  • All Known Implementing Classes:
    PropertyRowImpl

    public interface PropertyRow
    • Method Detail

      • setName

        void setName​(String name)
      • setValue

        void setValue​(String value)