Interface UpdatePseudoIpv4Options.Value
-
- Enclosing class:
- UpdatePseudoIpv4Options
public static interface UpdatePseudoIpv4Options.ValueValue.
-
-
Field Summary
Fields Modifier and Type Field Description static StringADD_HEADERadd_header.static StringOFFoff.static StringOVERWRITE_HEADERoverwrite_header.
-
-
-
Field Detail
-
OFF
static final String OFF
off.- See Also:
- Constant Field Values
-
ADD_HEADER
static final String ADD_HEADER
add_header.- See Also:
- Constant Field Values
-
OVERWRITE_HEADER
static final String OVERWRITE_HEADER
overwrite_header.- See Also:
- Constant Field Values
-
-