Interface SummerTimeFloatSignalPositionNotifyOuterClass.SummerTimeFloatSignalPositionNotifyOrBuilder

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

public static interface SummerTimeFloatSignalPositionNotifyOuterClass.SummerTimeFloatSignalPositionNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 float_signal_id = 15;
    boolean
    bool is_transfer_anchor = 6;
    .Vector position = 14;
    .Vector position = 14;
    boolean
    .Vector position = 14;

    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

    • getIsTransferAnchor

      boolean getIsTransferAnchor()
      bool is_transfer_anchor = 6;
      Returns:
      The isTransferAnchor.
    • getFloatSignalId

      int getFloatSignalId()
      uint32 float_signal_id = 15;
      Returns:
      The floatSignalId.
    • hasPosition

      boolean hasPosition()
      .Vector position = 14;
      Returns:
      Whether the position field is set.
    • getPosition

      .Vector position = 14;
      Returns:
      The position.
    • getPositionOrBuilder

      VectorOuterClass.VectorOrBuilder getPositionOrBuilder()
      .Vector position = 14;