Interface EvtAvatarLockChairRspOuterClass.EvtAvatarLockChairRspOrBuilder

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

public static interface EvtAvatarLockChairRspOuterClass.EvtAvatarLockChairRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    uint64 chair_id = 2;
    int
    uint32 entity_id = 8;
    .Vector position = 12;
    .Vector position = 12;
    int
    int32 retcode = 6;
    boolean
    .Vector position = 12;

    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 = 2;
      Returns:
      The chairId.
    • getEntityId

      int getEntityId()
      uint32 entity_id = 8;
      Returns:
      The entityId.
    • getRetcode

      int getRetcode()
      int32 retcode = 6;
      Returns:
      The retcode.
    • hasPosition

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

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

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