Class SimpleComponent

    • Constructor Detail

      • SimpleComponent

        public SimpleComponent()
      • SimpleComponent

        public SimpleComponent​(String anAttribute,
                               String anotherAttribute)
    • Method Detail

      • getAnAttribute

        public String getAnAttribute()
      • setAnAttribute

        public void setAnAttribute​(String anAttribute)
      • getAnotherAttribute

        public String getAnotherAttribute()
      • setAnotherAttribute

        public void setAnotherAttribute​(String anotherAttribute)