Package 

Enum DPEventSrcEnum

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

    
    public enum DPEventSrcEnum
    
                        
    • Field Summary

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

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • values

         static Array<DPEventSrcEnum> values()
      • valueOf

         static DPEventSrcEnum valueOf(String name)