Interface BlessingRedeemRewardRspOuterClass.BlessingRedeemRewardRspOrBuilder

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

public static interface BlessingRedeemRewardRspOuterClass.BlessingRedeemRewardRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    map<uint32, uint32> pic_num_map = 10;
    Deprecated.
    int
    map<uint32, uint32> pic_num_map = 10;
    map<uint32, uint32> pic_num_map = 10;
    int
    getPicNumMapOrDefault(int key, int defaultValue)
    map<uint32, uint32> pic_num_map = 10;
    int
    map<uint32, uint32> pic_num_map = 10;
    int
    int32 retcode = 11;

    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

    • getPicNumMapCount

      int getPicNumMapCount()
      map<uint32, uint32> pic_num_map = 10;
    • containsPicNumMap

      boolean containsPicNumMap(int key)
      map<uint32, uint32> pic_num_map = 10;
    • getPicNumMap

      @Deprecated Map<Integer,Integer> getPicNumMap()
      Deprecated.
      Use getPicNumMapMap() instead.
    • getPicNumMapMap

      Map<Integer,Integer> getPicNumMapMap()
      map<uint32, uint32> pic_num_map = 10;
    • getPicNumMapOrDefault

      int getPicNumMapOrDefault(int key, int defaultValue)
      map<uint32, uint32> pic_num_map = 10;
    • getPicNumMapOrThrow

      int getPicNumMapOrThrow(int key)
      map<uint32, uint32> pic_num_map = 10;
    • getRetcode

      int getRetcode()
      int32 retcode = 11;
      Returns:
      The retcode.