Interface BlessingActivityDetailInfoOuterClass.BlessingActivityDetailInfoOrBuilder

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

public static interface BlessingActivityDetailInfoOuterClass.BlessingActivityDetailInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    map<uint32, uint32> pic_num_map = 6;
    int
    uint32 content_close_time = 4;
    boolean
    bool is_activated = 13;
    boolean
    bool is_content_closed = 2;
    int
    uint32 KFFAALMFGID = 14;
    int
    uint32 next_refresh_time = 11;
    int
    uint32 OELGLNKALIE = 10;
    int
    uint32 OJIKMNKCMJI = 7;
    Deprecated.
    int
    map<uint32, uint32> pic_num_map = 6;
    map<uint32, uint32> pic_num_map = 6;
    int
    getPicNumMapOrDefault(int key, int defaultValue)
    map<uint32, uint32> pic_num_map = 6;
    int
    map<uint32, uint32> pic_num_map = 6;

    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

    • getIsContentClosed

      boolean getIsContentClosed()
      bool is_content_closed = 2;
      Returns:
      The isContentClosed.
    • getIsActivated

      boolean getIsActivated()
      bool is_activated = 13;
      Returns:
      The isActivated.
    • getOELGLNKALIE

      int getOELGLNKALIE()
      uint32 OELGLNKALIE = 10;
      Returns:
      The oELGLNKALIE.
    • getOJIKMNKCMJI

      int getOJIKMNKCMJI()
      uint32 OJIKMNKCMJI = 7;
      Returns:
      The oJIKMNKCMJI.
    • getKFFAALMFGID

      int getKFFAALMFGID()
      uint32 KFFAALMFGID = 14;
      Returns:
      The kFFAALMFGID.
    • getNextRefreshTime

      int getNextRefreshTime()
      uint32 next_refresh_time = 11;
      Returns:
      The nextRefreshTime.
    • getPicNumMapCount

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

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

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

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

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

      int getPicNumMapOrThrow(int key)
      map<uint32, uint32> pic_num_map = 6;
    • getContentCloseTime

      int getContentCloseTime()
      uint32 content_close_time = 4;
      Returns:
      The contentCloseTime.