Package | Description |
---|---|
org.opendaylight.p4plugin.p4info.proto |
Modifier and Type | Method and Description |
---|---|
static Table.IdleTimeoutBehavior |
Table.IdleTimeoutBehavior.forNumber(int value) |
Table.IdleTimeoutBehavior |
TableOrBuilder.getIdleTimeoutBehavior()
is idle timeout supported for this table?
|
Table.IdleTimeoutBehavior |
Table.getIdleTimeoutBehavior()
is idle timeout supported for this table?
|
Table.IdleTimeoutBehavior |
Table.Builder.getIdleTimeoutBehavior()
is idle timeout supported for this table?
|
static Table.IdleTimeoutBehavior |
Table.IdleTimeoutBehavior.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Table.IdleTimeoutBehavior |
Table.IdleTimeoutBehavior.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Table.IdleTimeoutBehavior |
Table.IdleTimeoutBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Table.IdleTimeoutBehavior[] |
Table.IdleTimeoutBehavior.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<Table.IdleTimeoutBehavior> |
Table.IdleTimeoutBehavior.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Table.Builder |
Table.Builder.setIdleTimeoutBehavior(Table.IdleTimeoutBehavior value)
is idle timeout supported for this table?
|
Copyright © 2018 OpenDaylight. All rights reserved.