Interface RoguelikeRefreshCardCostUpdateNotifyOuterClass.RoguelikeRefreshCardCostUpdateNotifyOrBuilder

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

public static interface RoguelikeRefreshCardCostUpdateNotifyOuterClass.RoguelikeRefreshCardCostUpdateNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 item_count = 13;
    int
    uint32 item_id = 15;

    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

    • getItemCount

      int getItemCount()
      uint32 item_count = 13;
      Returns:
      The itemCount.
    • getItemId

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