Class Attribute


  • public class Attribute
    extends Object
    • Constructor Detail

      • Attribute

        public Attribute​(String key,
                         Value value)
    • Method Detail

      • getKey

        public String getKey()
      • getValue

        public Value getValue()