public static interface OCSProto.GetDarcPathReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DarcOCSProto.Darc |
getPath(int index)
repeated .Darc path = 1; |
int |
getPathCount()
repeated .Darc path = 1; |
List<DarcOCSProto.Darc> |
getPathList()
repeated .Darc path = 1; |
DarcOCSProto.DarcOrBuilder |
getPathOrBuilder(int index)
repeated .Darc path = 1; |
List<? extends DarcOCSProto.DarcOrBuilder> |
getPathOrBuilderList()
repeated .Darc path = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<DarcOCSProto.Darc> getPathList()
repeated .Darc path = 1;DarcOCSProto.Darc getPath(int index)
repeated .Darc path = 1;int getPathCount()
repeated .Darc path = 1;List<? extends DarcOCSProto.DarcOrBuilder> getPathOrBuilderList()
repeated .Darc path = 1;DarcOCSProto.DarcOrBuilder getPathOrBuilder(int index)
repeated .Darc path = 1;Copyright © 2018. All rights reserved.