public interface ActionRefOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getAnnotations(int index)
repeated string annotations = 2; |
com.google.protobuf.ByteString |
getAnnotationsBytes(int index)
repeated string annotations = 2; |
int |
getAnnotationsCount()
repeated string annotations = 2; |
List<String> |
getAnnotationsList()
repeated string annotations = 2; |
int |
getId()
uint32 id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getId()
uint32 id = 1;
int getAnnotationsCount()
repeated string annotations = 2;
String getAnnotations(int index)
repeated string annotations = 2;
com.google.protobuf.ByteString getAnnotationsBytes(int index)
repeated string annotations = 2;
Copyright © 2018 OpenDaylight. All rights reserved.