Package 

Enum Tracking

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

    
    public enum Tracking
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int type
    • Method Summary

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

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