Interface SeaLampFlyLampReqOuterClass.SeaLampFlyLampReqOrBuilder

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

public static interface SeaLampFlyLampReqOuterClass.SeaLampFlyLampReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 item_id = 7;
    int
    uint32 item_num = 15;
    int
    int32 param = 14;
    .Vector pos = 5;
    .Vector pos = 5;
    boolean
    .Vector pos = 5;

    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

    • hasPos

      boolean hasPos()
      .Vector pos = 5;
      Returns:
      Whether the pos field is set.
    • getPos

      .Vector pos = 5;
      Returns:
      The pos.
    • getPosOrBuilder

      .Vector pos = 5;
    • getItemNum

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

      int getItemId()
      uint32 item_id = 7;
      Returns:
      The itemId.
    • getParam

      int getParam()
      int32 param = 14;
      Returns:
      The param.