Interface SeaLampFlyLampNotifyOuterClass.SeaLampFlyLampNotifyOrBuilder

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

public static interface SeaLampFlyLampNotifyOuterClass.SeaLampFlyLampNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 item_id = 3;
    int
    uint32 item_num = 15;
    int
    int32 param = 13;
    .Vector pos = 4;
    .Vector pos = 4;
    boolean
    .Vector pos = 4;

    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 = 4;
      Returns:
      Whether the pos field is set.
    • getPos

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

      .Vector pos = 4;
    • getItemId

      int getItemId()
      uint32 item_id = 3;
      Returns:
      The itemId.
    • getItemNum

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

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