public static interface ControllerPacketMetadata.MetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAnnotations(int index)
repeated string annotations = 3; | 
com.google.protobuf.ByteString | 
getAnnotationsBytes(int index)
repeated string annotations = 3; | 
int | 
getAnnotationsCount()
repeated string annotations = 3; | 
List<String> | 
getAnnotationsList()
repeated string annotations = 3; | 
int | 
getBitwidth()
int32 bitwidth = 4; | 
int | 
getId()
uint32 id = 1; | 
String | 
getName()
 This is the name of the header field (not fully-qualified), similar
 to e.g. 
 | 
com.google.protobuf.ByteString | 
getNameBytes()
 This is the name of the header field (not fully-qualified), similar
 to e.g. 
 | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getId()
uint32 id = 1;String getName()
This is the name of the header field (not fully-qualified), similar to e.g. Action.Param.name.
string name = 2;com.google.protobuf.ByteString getNameBytes()
This is the name of the header field (not fully-qualified), similar to e.g. Action.Param.name.
string name = 2;int getAnnotationsCount()
repeated string annotations = 3;String getAnnotations(int index)
repeated string annotations = 3;com.google.protobuf.ByteString getAnnotationsBytes(int index)
repeated string annotations = 3;int getBitwidth()
int32 bitwidth = 4;Copyright © 2018 OpenDaylight. All rights reserved.