Class Bootstrap.Status

  • Enclosing class:
    Bootstrap

    public static class Bootstrap.Status
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Status()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getState()  
      void setState​(java.lang.String state)  
      • Methods inherited from class java.lang.Object

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

      • Status

        public Status()
    • Method Detail

      • getState

        public java.lang.String getState()
      • setState

        public void setState​(java.lang.String state)