public static class Signals.Protocols
extends java.lang.Object
| Value | Description |
|-------|-------------------|
| 1 | VAST 1.0 |
| 2 | VAST 2.0 |
| 3 | VAST 3.0 |
| 4 | VAST 1.0 Wrapper |
| 5 | VAST 2.0 Wrapper |
| 6 | VAST 3.0 Wrapper |
| 7 | VAST 4.0 |
| 8 | VAST 4.0 Wrapper |
| 9 | DAAST 1.0 |
| 10 | DAAST 1.0 Wrapper |
| Modifier and Type | Field and Description |
|---|---|
static Signals.Protocols |
DAAST_1_0
DAAST 1.0
|
static Signals.Protocols |
DAAST_1_0_WRAPPER
DAAST 1.0 Wrapper
|
static Signals.Protocols |
VAST_1_0
VAST 1.0
|
static Signals.Protocols |
VAST_1_0_Wrapper
VAST 1.0 Wrapper
|
static Signals.Protocols |
VAST_2_0
VAST 2.0
|
static Signals.Protocols |
VAST_2_0_Wrapper
VAST 2.0 Wrapper
|
static Signals.Protocols |
VAST_3_0
VAST 3.0
|
static Signals.Protocols |
VAST_3_0_Wrapper
VAST 3.0 Wrapper
|
static Signals.Protocols |
VAST_4_0
VAST 4.0
|
static Signals.Protocols |
VAST_4_0_Wrapper
VAST 4.0 Wrapper
|
| Constructor and Description |
|---|
Protocols(int value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public static Signals.Protocols VAST_1_0
public static Signals.Protocols VAST_2_0
public static Signals.Protocols VAST_3_0
public static Signals.Protocols VAST_1_0_Wrapper
public static Signals.Protocols VAST_2_0_Wrapper
public static Signals.Protocols VAST_3_0_Wrapper
public static Signals.Protocols VAST_4_0
public static Signals.Protocols VAST_4_0_Wrapper
public static Signals.Protocols DAAST_1_0
public static Signals.Protocols DAAST_1_0_WRAPPER