Interface PlatformInfoOuterClass.PlatformInfoOrBuilder

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

public static interface PlatformInfoOuterClass.PlatformInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getRouteId

      int getRouteId()
      uint32 route_id = 1;
      Returns:
      The routeId.
    • getStartIndex

      int getStartIndex()
      int32 start_index = 2;
      Returns:
      The startIndex.
    • getStartRouteTime

      int getStartRouteTime()
       MGFMDFCMKDH
       
      uint32 start_route_time = 3;
      Returns:
      The startRouteTime.
    • getStartSceneTime

      int getStartSceneTime()
       COKDLJOELIL
       
      uint32 start_scene_time = 4;
      Returns:
      The startSceneTime.
    • hasStartPos

      boolean hasStartPos()
       PMCHNNEAMCO
       
      .Vector start_pos = 7;
      Returns:
      Whether the startPos field is set.
    • getStartPos

       PMCHNNEAMCO
       
      .Vector start_pos = 7;
      Returns:
      The startPos.
    • getStartPosOrBuilder

      VectorOuterClass.VectorOrBuilder getStartPosOrBuilder()
       PMCHNNEAMCO
       
      .Vector start_pos = 7;
    • getIsStarted

      boolean getIsStarted()
      bool is_started = 8;
      Returns:
      The isStarted.
    • hasStartRot

      boolean hasStartRot()
       PFJLOCMMIDO
       
      .MathQuaternion start_rot = 9;
      Returns:
      Whether the startRot field is set.
    • getStartRot

       PFJLOCMMIDO
       
      .MathQuaternion start_rot = 9;
      Returns:
      The startRot.
    • getStartRotOrBuilder

       PFJLOCMMIDO
       
      .MathQuaternion start_rot = 9;
    • getStopSceneTime

      int getStopSceneTime()
       LJKOGHEMFPA
       
      uint32 stop_scene_time = 10;
      Returns:
      The stopSceneTime.
    • hasPosOffset

      boolean hasPosOffset()
       PGNBBMEBGIO
       
      .Vector pos_offset = 11;
      Returns:
      Whether the posOffset field is set.
    • getPosOffset

      VectorOuterClass.Vector getPosOffset()
       PGNBBMEBGIO
       
      .Vector pos_offset = 11;
      Returns:
      The posOffset.
    • getPosOffsetOrBuilder

      VectorOuterClass.VectorOrBuilder getPosOffsetOrBuilder()
       PGNBBMEBGIO
       
      .Vector pos_offset = 11;
    • hasRotOffset

      boolean hasRotOffset()
       DFEPLBHBKHG
       
      .MathQuaternion rot_offset = 12;
      Returns:
      Whether the rotOffset field is set.
    • getRotOffset

       DFEPLBHBKHG
       
      .MathQuaternion rot_offset = 12;
      Returns:
      The rotOffset.
    • getRotOffsetOrBuilder

       DFEPLBHBKHG
       
      .MathQuaternion rot_offset = 12;
    • getMovingPlatformTypeValue

      int getMovingPlatformTypeValue()
      .MovingPlatformType moving_platform_type = 13;
      Returns:
      The enum numeric value on the wire for movingPlatformType.
    • getMovingPlatformType

      .MovingPlatformType moving_platform_type = 13;
      Returns:
      The movingPlatformType.
    • getIsActive

      boolean getIsActive()
      bool is_active = 14;
      Returns:
      The isActive.
    • hasRoute

      boolean hasRoute()
      .Route route = 15;
      Returns:
      Whether the route field is set.
    • getRoute

      .Route route = 15;
      Returns:
      The route.
    • getRouteOrBuilder

      RouteOuterClass.RouteOrBuilder getRouteOrBuilder()
      .Route route = 15;
    • getPointId

      int getPointId()
      uint32 point_id = 16;
      Returns:
      The pointId.