Interface FurnitureMakeStartReqOuterClass.FurnitureMakeStartReqOrBuilder

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

public static interface FurnitureMakeStartReqOuterClass.FurnitureMakeStartReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 avatar_id = 15;
    int
    uint32 make_id = 11;

    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

    • getAvatarId

      int getAvatarId()
      uint32 avatar_id = 15;
      Returns:
      The avatarId.
    • getMakeId

      int getMakeId()
      uint32 make_id = 11;
      Returns:
      The makeId.