Interface AddNoGachaAvatarCardTransferItemOuterClass.AddNoGachaAvatarCardTransferItemOrBuilder

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

public static interface AddNoGachaAvatarCardTransferItemOuterClass.AddNoGachaAvatarCardTransferItemOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 count = 9;
    boolean
    bool is_new = 1;
    int
    uint32 item_id = 14;

    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

    • getIsNew

      boolean getIsNew()
      bool is_new = 1;
      Returns:
      The isNew.
    • getCount

      int getCount()
      uint32 count = 9;
      Returns:
      The count.
    • getItemId

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