public static enum BannerThrift._Fields extends Enum<BannerThrift._Fields> implements TFieldIdEnum
| Enum Constant and Description |
|---|
API
List of supported API frameworks for this banner.
|
BATTR
Blocked creative attributes.
|
BTYPE
Blocked creative types.
|
EXPDIR
Specify properties for an expandable ad.
|
H
Height of the impression in pixels.
|
HMAX
Maximum height of the impression in pixels.
|
HMIN
Minimum height of the impression in pixels.
|
ID
Unique identifier for this banner object.
|
MIMES
Whitelist of content MIME types supported.
|
POS
Ad Position.
|
TOPFRAME
Specify if the banner is delivered in the top frame or in an iframe.
|
W
Width of the impression in pixels.
|
WMAX
Maximum width of the impression in pixels.
|
WMIN
Minimum width of the impression in pixels.
|
| Modifier and Type | Method and Description |
|---|---|
static BannerThrift._Fields |
findByName(String name)
Find the _Fields constant that matches name, or null if its not found.
|
static BannerThrift._Fields |
findByThriftId(int fieldId)
Find the _Fields constant that matches fieldId, or null if its not found.
|
static BannerThrift._Fields |
findByThriftIdOrThrow(int fieldId)
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
|
String |
getFieldName() |
short |
getThriftFieldId() |
static BannerThrift._Fields |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BannerThrift._Fields[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final BannerThrift._Fields W
public static final BannerThrift._Fields H
public static final BannerThrift._Fields WMAX
public static final BannerThrift._Fields HMAX
public static final BannerThrift._Fields WMIN
public static final BannerThrift._Fields HMIN
public static final BannerThrift._Fields ID
public static final BannerThrift._Fields POS
public static final BannerThrift._Fields BTYPE
public static final BannerThrift._Fields BATTR
public static final BannerThrift._Fields MIMES
public static final BannerThrift._Fields TOPFRAME
public static final BannerThrift._Fields EXPDIR
public static final BannerThrift._Fields API
public static BannerThrift._Fields[] values()
for (BannerThrift._Fields c : BannerThrift._Fields.values()) System.out.println(c);
public static BannerThrift._Fields valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static BannerThrift._Fields findByThriftId(int fieldId)
public static BannerThrift._Fields findByThriftIdOrThrow(int fieldId)
public static BannerThrift._Fields findByName(String name)
public short getThriftFieldId()
getThriftFieldId in interface TFieldIdEnumpublic String getFieldName()
getFieldName in interface TFieldIdEnumCopyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.