Class Greeting


  • public class Greeting
    extends Object
    • Constructor Detail

      • Greeting

        public Greeting()
      • Greeting

        public Greeting​(String value)
    • Method Detail

      • setValue

        public void setValue​(String value)
      • getValue

        public String getValue()