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