Interface ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder

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

public static interface ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getQueryTypeValue

      int getQueryTypeValue()
      .ToTheMoonQueryPathReq.OptionType query_type = 5;
      Returns:
      The enum numeric value on the wire for queryType.
    • getQueryType

      .ToTheMoonQueryPathReq.OptionType query_type = 5;
      Returns:
      The queryType.
    • getUnk3300BBLMBILIOGP

      boolean getUnk3300BBLMBILIOGP()
      bool Unk3300_BBLMBILIOGP = 8;
      Returns:
      The unk3300BBLMBILIOGP.
    • getFilterTypeValue

      int getFilterTypeValue()
      .ToTheMoonQueryPathReq.FilterType filter_type = 13;
      Returns:
      The enum numeric value on the wire for filterType.
    • getFilterType

      .ToTheMoonQueryPathReq.FilterType filter_type = 13;
      Returns:
      The filterType.
    • getQueryId

      int getQueryId()
      int32 query_id = 2;
      Returns:
      The queryId.
    • getAstarMethodValue

      int getAstarMethodValue()
      .ToTheMoonQueryPathReq.AStarMethod astar_method = 12;
      Returns:
      The enum numeric value on the wire for astarMethod.
    • getAstarMethod

      .ToTheMoonQueryPathReq.AStarMethod astar_method = 12;
      Returns:
      The astarMethod.
    • hasSourcePos

      boolean hasSourcePos()
      .Vector source_pos = 11;
      Returns:
      Whether the sourcePos field is set.
    • getSourcePos

      VectorOuterClass.Vector getSourcePos()
      .Vector source_pos = 11;
      Returns:
      The sourcePos.
    • getSourcePosOrBuilder

      VectorOuterClass.VectorOrBuilder getSourcePosOrBuilder()
      .Vector source_pos = 11;
    • hasDestinationPos

      boolean hasDestinationPos()
      .Vector destination_pos = 3;
      Returns:
      Whether the destinationPos field is set.
    • getDestinationPos

      VectorOuterClass.Vector getDestinationPos()
      .Vector destination_pos = 3;
      Returns:
      The destinationPos.
    • getDestinationPosOrBuilder

      VectorOuterClass.VectorOrBuilder getDestinationPosOrBuilder()
      .Vector destination_pos = 3;
    • getFuzzyRange

      int getFuzzyRange()
      int32 fuzzy_range = 7;
      Returns:
      The fuzzyRange.
    • getUnk3300OFGONAMNIJG

      boolean getUnk3300OFGONAMNIJG()
      bool Unk3300_OFGONAMNIJG = 6;
      Returns:
      The unk3300OFGONAMNIJG.
    • getSceneId

      int getSceneId()
      uint32 scene_id = 4;
      Returns:
      The sceneId.