Interface SeaLampFlyLampRspOuterClass.SeaLampFlyLampRspOrBuilder

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

public static interface SeaLampFlyLampRspOuterClass.SeaLampFlyLampRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 item_id = 10;
    int
    uint32 item_num = 9;
    int
    int32 retcode = 3;

    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

    • getRetcode

      int getRetcode()
      int32 retcode = 3;
      Returns:
      The retcode.
    • getItemNum

      int getItemNum()
      uint32 item_num = 9;
      Returns:
      The itemNum.
    • getItemId

      int getItemId()
      uint32 item_id = 10;
      Returns:
      The itemId.