Package | Description |
---|---|
org.opendaylight.p4plugin.p4info.proto |
Modifier and Type | Method and Description |
---|---|
static MatchField.MatchCase |
MatchField.MatchCase.forNumber(int value) |
MatchField.MatchCase |
MatchFieldOrBuilder.getMatchCase() |
MatchField.MatchCase |
MatchField.getMatchCase() |
MatchField.MatchCase |
MatchField.Builder.getMatchCase() |
static MatchField.MatchCase |
MatchField.MatchCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MatchField.MatchCase |
MatchField.MatchCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchField.MatchCase[] |
MatchField.MatchCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 OpenDaylight. All rights reserved.