Package 

Enum MessageType

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

    
    public enum MessageType
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int value
    • Method Summary

      Modifier and Type Method Description
      MessageType parseInt(int i)
      static Array<MessageType> values()
      static MessageType valueOf(String name)
      int getValue() Get type value
      • Methods inherited from class java.lang.Object

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