public interface RoleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
String | 
getId()
 More fields can be added if needed, for example, to specify what paths the
 role can read/write. 
 | 
com.google.protobuf.ByteString | 
getIdBytes()
 More fields can be added if needed, for example, to specify what paths the
 role can read/write. 
 | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getId()
More fields can be added if needed, for example, to specify what paths the role can read/write.
string id = 1;com.google.protobuf.ByteString getIdBytes()
More fields can be added if needed, for example, to specify what paths the role can read/write.
string id = 1;Copyright © 2018 OpenDaylight. All rights reserved.