Package 

Enum Ad.Type

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

    
    public enum Ad.Type
    
                        

    Types of Ads.

    • Method Summary

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

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