Package 

Enum DeviceType

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

    
    public enum DeviceType
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public int type
    • Method Summary

      Modifier and Type Method Description
      static Array<DeviceType> values()
      static DeviceType valueOf(String name)
      int getType()
      void setType(int type)
      • Methods inherited from class java.lang.Object

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