Package 

Enum TempUnitEnum

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

    
    public enum TempUnitEnum
    
                        
    • Field Summary

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

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

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