Interface ReunionSignInInfoOuterClass.ReunionSignInInfoOrBuilder

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

public static interface ReunionSignInInfoOuterClass.ReunionSignInInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 config_id = 8;
    int
    getRewardDayList(int index)
    repeated uint32 reward_day_list = 12;
    int
    repeated uint32 reward_day_list = 12;
    repeated uint32 reward_day_list = 12;
    int
    uint32 Unk3300_MNJELIDKMCF = 3;
    int
    uint32 Unk3300_NFNOKBNBLGE = 10;

    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

    • getUnk3300MNJELIDKMCF

      int getUnk3300MNJELIDKMCF()
      uint32 Unk3300_MNJELIDKMCF = 3;
      Returns:
      The unk3300MNJELIDKMCF.
    • getRewardDayListList

      List<Integer> getRewardDayListList()
      repeated uint32 reward_day_list = 12;
      Returns:
      A list containing the rewardDayList.
    • getRewardDayListCount

      int getRewardDayListCount()
      repeated uint32 reward_day_list = 12;
      Returns:
      The count of rewardDayList.
    • getRewardDayList

      int getRewardDayList(int index)
      repeated uint32 reward_day_list = 12;
      Parameters:
      index - The index of the element to return.
      Returns:
      The rewardDayList at the given index.
    • getConfigId

      int getConfigId()
      uint32 config_id = 8;
      Returns:
      The configId.
    • getUnk3300NFNOKBNBLGE

      int getUnk3300NFNOKBNBLGE()
      uint32 Unk3300_NFNOKBNBLGE = 10;
      Returns:
      The unk3300NFNOKBNBLGE.