public interface P4HeaderOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBitstrings(int index)
repeated bytes bitstrings = 2; |
int |
getBitstringsCount()
repeated bytes bitstrings = 2; |
List<com.google.protobuf.ByteString> |
getBitstringsList()
repeated bytes bitstrings = 2; |
boolean |
getIsValid()
bool is_valid = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getIsValid()
bool is_valid = 1;List<com.google.protobuf.ByteString> getBitstringsList()
repeated bytes bitstrings = 2;int getBitstringsCount()
repeated bytes bitstrings = 2;com.google.protobuf.ByteString getBitstrings(int index)
repeated bytes bitstrings = 2;Copyright © 2018 OpenDaylight. All rights reserved.