Interface HitTreeInfoOuterClass.HitTreeInfoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
HitTreeInfoOuterClass.HitTreeInfo, HitTreeInfoOuterClass.HitTreeInfo.Builder
Enclosing class:
HitTreeInfoOuterClass

public static interface HitTreeInfoOuterClass.HitTreeInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .Vector tree_pos = 10;
    .Vector tree_pos = 10;
    int
    uint32 tree_type = 7;
    boolean
    .Vector tree_pos = 10;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • hasTreePos

      boolean hasTreePos()
      .Vector tree_pos = 10;
      Returns:
      Whether the treePos field is set.
    • getTreePos

      .Vector tree_pos = 10;
      Returns:
      The treePos.
    • getTreePosOrBuilder

      VectorOuterClass.VectorOrBuilder getTreePosOrBuilder()
      .Vector tree_pos = 10;
    • getTreeType

      int getTreeType()
      uint32 tree_type = 7;
      Returns:
      The treeType.