Class KeyValueComboBox.Data<K,V>

    • Constructor Detail

      • Data

        public Data(K name,
                    V value)
    • Method Detail

      • getName

        public K getName()
      • getValue

        public V getValue()