| Package | Description | 
|---|---|
| org.opendaylight.p4plugin.gnmi.proto | 
| Modifier and Type | Method and Description | 
|---|---|
PathElem | 
PathElem.Builder.build()  | 
PathElem | 
PathElem.Builder.buildPartial()  | 
static PathElem | 
PathElem.getDefaultInstance()  | 
PathElem | 
PathElem.getDefaultInstanceForType()  | 
PathElem | 
PathElem.Builder.getDefaultInstanceForType()  | 
PathElem | 
PathOrBuilder.getElem(int index)
 Elements of the path. 
 | 
PathElem | 
Path.getElem(int index)
 Elements of the path. 
 | 
PathElem | 
Path.Builder.getElem(int index)
 Elements of the path. 
 | 
static PathElem | 
PathElem.parseDelimitedFrom(InputStream input)  | 
static PathElem | 
PathElem.parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static PathElem | 
PathElem.parseFrom(byte[] data)  | 
static PathElem | 
PathElem.parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static PathElem | 
PathElem.parseFrom(ByteBuffer data)  | 
static PathElem | 
PathElem.parseFrom(ByteBuffer data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static PathElem | 
PathElem.parseFrom(com.google.protobuf.ByteString data)  | 
static PathElem | 
PathElem.parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static PathElem | 
PathElem.parseFrom(com.google.protobuf.CodedInputStream input)  | 
static PathElem | 
PathElem.parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static PathElem | 
PathElem.parseFrom(InputStream input)  | 
static PathElem | 
PathElem.parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PathElem> | 
PathOrBuilder.getElemList()
 Elements of the path. 
 | 
List<PathElem> | 
Path.getElemList()
 Elements of the path. 
 | 
List<PathElem> | 
Path.Builder.getElemList()
 Elements of the path. 
 | 
com.google.protobuf.Parser<PathElem> | 
PathElem.getParserForType()  | 
static com.google.protobuf.Parser<PathElem> | 
PathElem.parser()  | 
| Modifier and Type | Method and Description | 
|---|---|
Path.Builder | 
Path.Builder.addElem(int index,
       PathElem value)
 Elements of the path. 
 | 
Path.Builder | 
Path.Builder.addElem(PathElem value)
 Elements of the path. 
 | 
PathElem.Builder | 
PathElem.Builder.mergeFrom(PathElem other)  | 
static PathElem.Builder | 
PathElem.newBuilder(PathElem prototype)  | 
Path.Builder | 
Path.Builder.setElem(int index,
       PathElem value)
 Elements of the path. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Path.Builder | 
Path.Builder.addAllElem(Iterable<? extends PathElem> values)
 Elements of the path. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.