public static interface CollectionProto.StepOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CollectionProto.Dump |
getLeft()
required .collection.Dump left = 1; |
CollectionProto.DumpOrBuilder |
getLeftOrBuilder()
required .collection.Dump left = 1; |
CollectionProto.Dump |
getRight()
required .collection.Dump right = 2; |
CollectionProto.DumpOrBuilder |
getRightOrBuilder()
required .collection.Dump right = 2; |
boolean |
hasLeft()
required .collection.Dump left = 1; |
boolean |
hasRight()
required .collection.Dump right = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLeft()
required .collection.Dump left = 1;CollectionProto.Dump getLeft()
required .collection.Dump left = 1;CollectionProto.DumpOrBuilder getLeftOrBuilder()
required .collection.Dump left = 1;boolean hasRight()
required .collection.Dump right = 2;CollectionProto.Dump getRight()
required .collection.Dump right = 2;CollectionProto.DumpOrBuilder getRightOrBuilder()
required .collection.Dump right = 2;Copyright © 2019. All rights reserved.