Interface SeaLampActivityDetailInfoOuterClass.SeaLampActivityDetailInfoOrBuilder

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

public static interface SeaLampActivityDetailInfoOuterClass.SeaLampActivityDetailInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 BCAAGPKKOMF = 8;
    int
    getBLOHENDAHOL(int index)
    repeated uint32 BLOHENDAHOL = 5;
    int
    repeated uint32 BLOHENDAHOL = 5;
    repeated uint32 BLOHENDAHOL = 5;
    int
    uint32 days = 9;
    int
    getLKPONGIDNOA(int index)
    repeated uint32 LKPONGIDNOA = 11;
    int
    repeated uint32 LKPONGIDNOA = 11;
    repeated uint32 LKPONGIDNOA = 11;
    int
    uint32 MAPMOKKMHJI = 6;
    int
    uint32 phase_id = 15;
    int
    uint32 progress = 13;

    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

    • getDays

      int getDays()
      uint32 days = 9;
      Returns:
      The days.
    • getMAPMOKKMHJI

      int getMAPMOKKMHJI()
      uint32 MAPMOKKMHJI = 6;
      Returns:
      The mAPMOKKMHJI.
    • getLKPONGIDNOAList

      List<Integer> getLKPONGIDNOAList()
      repeated uint32 LKPONGIDNOA = 11;
      Returns:
      A list containing the lKPONGIDNOA.
    • getLKPONGIDNOACount

      int getLKPONGIDNOACount()
      repeated uint32 LKPONGIDNOA = 11;
      Returns:
      The count of lKPONGIDNOA.
    • getLKPONGIDNOA

      int getLKPONGIDNOA(int index)
      repeated uint32 LKPONGIDNOA = 11;
      Parameters:
      index - The index of the element to return.
      Returns:
      The lKPONGIDNOA at the given index.
    • getBCAAGPKKOMF

      int getBCAAGPKKOMF()
      uint32 BCAAGPKKOMF = 8;
      Returns:
      The bCAAGPKKOMF.
    • getProgress

      int getProgress()
      uint32 progress = 13;
      Returns:
      The progress.
    • getPhaseId

      int getPhaseId()
      uint32 phase_id = 15;
      Returns:
      The phaseId.
    • getBLOHENDAHOLList

      List<Integer> getBLOHENDAHOLList()
      repeated uint32 BLOHENDAHOL = 5;
      Returns:
      A list containing the bLOHENDAHOL.
    • getBLOHENDAHOLCount

      int getBLOHENDAHOLCount()
      repeated uint32 BLOHENDAHOL = 5;
      Returns:
      The count of bLOHENDAHOL.
    • getBLOHENDAHOL

      int getBLOHENDAHOL(int index)
      repeated uint32 BLOHENDAHOL = 5;
      Parameters:
      index - The index of the element to return.
      Returns:
      The bLOHENDAHOL at the given index.