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, hasOneofint 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 © 2019 OpenDaylight. All rights reserved.