-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Comparable
public enum AdInsight.AdPodType
-
-
Method Summary
Modifier and Type Method Description static Array<AdInsight.AdPodType>
values()
static AdInsight.AdPodType
valueOf(String name)
-
-
Method Detail
-
values
static Array<AdInsight.AdPodType> values()
-
valueOf
static AdInsight.AdPodType valueOf(String name)
-
-
-
-