Class Completion


  • public class Completion
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Completion()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getField()  
      void setField​(java.lang.String field)  
      • Methods inherited from class java.lang.Object

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

      • Completion

        public Completion()
    • Method Detail

      • getField

        public java.lang.String getField()
      • setField

        public void setField​(java.lang.String field)