public interface TableActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Action |
getAction()
.p4.Action action = 1; |
ActionOrBuilder |
getActionOrBuilder()
.p4.Action action = 1; |
int |
getActionProfileGroupId()
uint32 action_profile_group_id = 3; |
int |
getActionProfileMemberId()
uint32 action_profile_member_id = 2; |
TableAction.TypeCase |
getTypeCase() |
boolean |
hasAction()
.p4.Action action = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasAction()
.p4.Action action = 1;
Action getAction()
.p4.Action action = 1;
ActionOrBuilder getActionOrBuilder()
.p4.Action action = 1;
int getActionProfileMemberId()
uint32 action_profile_member_id = 2;
int getActionProfileGroupId()
uint32 action_profile_group_id = 3;
TableAction.TypeCase getTypeCase()
Copyright © 2018 OpenDaylight. All rights reserved.