Interface EvtAvatarLockChairReqOuterClass.EvtAvatarLockChairReqOrBuilder

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

public static interface EvtAvatarLockChairReqOuterClass.EvtAvatarLockChairReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    uint64 chair_id = 7;
    .Vector position = 15;
    .Vector position = 15;
    boolean
    .Vector position = 15;

    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

    • getChairId

      long getChairId()
      uint64 chair_id = 7;
      Returns:
      The chairId.
    • hasPosition

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

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

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