public interface P4DeviceConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
com.google.protobuf.ByteString | 
getDeviceData()
bytes device_data = 3; | 
P4DeviceConfig.Extras | 
getExtras()
.p4.tmp.P4DeviceConfig.Extras extras = 2; | 
P4DeviceConfig.ExtrasOrBuilder | 
getExtrasOrBuilder()
.p4.tmp.P4DeviceConfig.Extras extras = 2; | 
boolean | 
getReassign()
bool reassign = 1; | 
boolean | 
hasExtras()
.p4.tmp.P4DeviceConfig.Extras extras = 2; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getReassign()
bool reassign = 1;boolean hasExtras()
.p4.tmp.P4DeviceConfig.Extras extras = 2;P4DeviceConfig.Extras getExtras()
.p4.tmp.P4DeviceConfig.Extras extras = 2;P4DeviceConfig.ExtrasOrBuilder getExtrasOrBuilder()
.p4.tmp.P4DeviceConfig.Extras extras = 2;com.google.protobuf.ByteString getDeviceData()
bytes device_data = 3;Copyright © 2018 OpenDaylight. All rights reserved.