Class Attribute


  • public class Attribute
    extends Object
    Author:
    burgetr
    • Constructor Detail

      • Attribute

        public Attribute()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)