Package | Description |
---|---|
com.enremmeta.rtb.proto.pubmatic |
Modifier and Type | Field and Description |
---|---|
private static Map<Integer,PubmaticWinLossStatus> |
PubmaticWinLossStatus.lookup |
Modifier and Type | Method and Description |
---|---|
static PubmaticWinLossStatus |
PubmaticWinLossStatus.get(int code) |
static PubmaticWinLossStatus |
PubmaticWinLossStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PubmaticWinLossStatus[] |
PubmaticWinLossStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|