Package 

Enum Ad.Category

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

    
    public enum Ad.Category
    
                        

    The category of the Ad

    • Method Summary

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

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