Package | Description |
---|---|
org.opendaylight.p4plugin.p4info.proto |
Modifier and Type | Method and Description |
---|---|
static P4Ids.Prefix |
P4Ids.Prefix.forNumber(int value) |
static P4Ids.Prefix |
P4Ids.Prefix.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static P4Ids.Prefix |
P4Ids.Prefix.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static P4Ids.Prefix |
P4Ids.Prefix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static P4Ids.Prefix[] |
P4Ids.Prefix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<P4Ids.Prefix> |
P4Ids.Prefix.internalGetValueMap() |
Copyright © 2018 OpenDaylight. All rights reserved.