Class Field

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String label  
      protected java.lang.String name  
    • Constructor Summary

      Constructors 
      Constructor Description
      Field()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract java.lang.String print()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        protected java.lang.String name
      • label

        protected java.lang.String label
    • Constructor Detail

      • Field

        public Field()
    • Method Detail

      • print

        protected abstract java.lang.String print()