java.io.Serializable
kotlin.Comparable
public enum AdType extends Enum<AdType>
private final String
value
name
private final Integer
ordinal
NATIVE
VIDEO
BANNER
final String
getValue()
getName()
final Integer
getOrdinal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getValue()
final String getName()
final Integer getOrdinal()