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