Interface FurnitureMakeCancelRspOuterClass.FurnitureMakeCancelRspOrBuilder

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

public static interface FurnitureMakeCancelRspOuterClass.FurnitureMakeCancelRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasFurnitureMakeSlot

      boolean hasFurnitureMakeSlot()
      .FurnitureMakeSlot furniture_make_slot = 11;
      Returns:
      Whether the furnitureMakeSlot field is set.
    • getFurnitureMakeSlot

      .FurnitureMakeSlot furniture_make_slot = 11;
      Returns:
      The furnitureMakeSlot.
    • getFurnitureMakeSlotOrBuilder

      .FurnitureMakeSlot furniture_make_slot = 11;
    • getRetcode

      int getRetcode()
      int32 retcode = 13;
      Returns:
      The retcode.
    • getMakeId

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