Interface CardProductRewardNotifyOuterClass.CardProductRewardNotifyOrBuilder

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

public static interface CardProductRewardNotifyOuterClass.CardProductRewardNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    OKKCPKEGAJF
    string product_id = 12;
    com.google.protobuf.ByteString
    string product_id = 12;
    int
    MLKHDJPCJLG

    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

    • getRemainDays

      int getRemainDays()
       MLKHDJPCJLG
       
      uint32 remain_days = 8;
      Returns:
      The remainDays.
    • getHcoin

      int getHcoin()
       OKKCPKEGAJF
       
      uint32 hcoin = 1;
      Returns:
      The hcoin.
    • getProductId

      String getProductId()
      string product_id = 12;
      Returns:
      The productId.
    • getProductIdBytes

      com.google.protobuf.ByteString getProductIdBytes()
      string product_id = 12;
      Returns:
      The bytes for productId.