-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum AdPopcornSSPNetController.RequestType
-
-
Field Summary
Fields Modifier and Type Field Description private intvalue
-
Enum Constant Summary
-
Method Summary
Modifier and Type Method Description static Array<AdPopcornSSPNetController.RequestType>values()static AdPopcornSSPNetController.RequestTypevalueOf(String name)intgetValue()-
-
Method Detail
-
values
static Array<AdPopcornSSPNetController.RequestType> values()
-
valueOf
static AdPopcornSSPNetController.RequestType valueOf(String name)
-
getValue
int getValue()
-
-
-
-