Interface BattlePassProductOuterClass.BattlePassProductOrBuilder

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

public static interface BattlePassProductOuterClass.BattlePassProductOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    PFDENLGHKKG
    com.google.protobuf.ByteString
    PFDENLGHKKG
    HBCIEPELAKP
    com.google.protobuf.ByteString
    HBCIEPELAKP
    JIIPGPJDHEA
    com.google.protobuf.ByteString
    JIIPGPJDHEA

    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

    • getNormalProductId

      String getNormalProductId()
      HBCIEPELAKP
       
      string normal_product_id = 1;
      Returns:
      The normalProductId.
    • getNormalProductIdBytes

      com.google.protobuf.ByteString getNormalProductIdBytes()
      HBCIEPELAKP
       
      string normal_product_id = 1;
      Returns:
      The bytes for normalProductId.
    • getExtraProductId

      String getExtraProductId()
      PFDENLGHKKG 
       
      string extra_product_id = 2;
      Returns:
      The extraProductId.
    • getExtraProductIdBytes

      com.google.protobuf.ByteString getExtraProductIdBytes()
      PFDENLGHKKG 
       
      string extra_product_id = 2;
      Returns:
      The bytes for extraProductId.
    • getUpgradeProductId

      String getUpgradeProductId()
      JIIPGPJDHEA 
       
      string upgrade_product_id = 9;
      Returns:
      The upgradeProductId.
    • getUpgradeProductIdBytes

      com.google.protobuf.ByteString getUpgradeProductIdBytes()
      JIIPGPJDHEA 
       
      string upgrade_product_id = 9;
      Returns:
      The bytes for upgradeProductId.