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