Package 

Enum SessionState

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum SessionState
    
                        

    Enum SessionState.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final int value
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      END
      START
    • Method Summary

      Modifier and Type Method Description
      static Array<SessionState> values()
      static SessionState valueOf(String name)
      int getValue()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait