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 contribution = 11;
    int
    uint32 days = 6;
    int
    uint32 factor = 8;
    int
    uint32 phase_id = 3;
    int
    uint32 progress = 5;
    int
    repeated uint32 Unk3300_FGHDJJCLNFN = 14;
    int
    repeated uint32 Unk3300_FGHDJJCLNFN = 14;
    repeated uint32 Unk3300_FGHDJJCLNFN = 14;
    int
    repeated uint32 Unk3300_ODBFFAIIPMB = 2;
    int
    repeated uint32 Unk3300_ODBFFAIIPMB = 2;
    repeated uint32 Unk3300_ODBFFAIIPMB = 2;

    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

    • getUnk3300ODBFFAIIPMBList

      List<Integer> getUnk3300ODBFFAIIPMBList()
      repeated uint32 Unk3300_ODBFFAIIPMB = 2;
      Returns:
      A list containing the unk3300ODBFFAIIPMB.
    • getUnk3300ODBFFAIIPMBCount

      int getUnk3300ODBFFAIIPMBCount()
      repeated uint32 Unk3300_ODBFFAIIPMB = 2;
      Returns:
      The count of unk3300ODBFFAIIPMB.
    • getUnk3300ODBFFAIIPMB

      int getUnk3300ODBFFAIIPMB(int index)
      repeated uint32 Unk3300_ODBFFAIIPMB = 2;
      Parameters:
      index - The index of the element to return.
      Returns:
      The unk3300ODBFFAIIPMB at the given index.
    • getDays

      int getDays()
      uint32 days = 6;
      Returns:
      The days.
    • getFactor

      int getFactor()
      uint32 factor = 8;
      Returns:
      The factor.
    • getProgress

      int getProgress()
      uint32 progress = 5;
      Returns:
      The progress.
    • getUnk3300FGHDJJCLNFNList

      List<Integer> getUnk3300FGHDJJCLNFNList()
      repeated uint32 Unk3300_FGHDJJCLNFN = 14;
      Returns:
      A list containing the unk3300FGHDJJCLNFN.
    • getUnk3300FGHDJJCLNFNCount

      int getUnk3300FGHDJJCLNFNCount()
      repeated uint32 Unk3300_FGHDJJCLNFN = 14;
      Returns:
      The count of unk3300FGHDJJCLNFN.
    • getUnk3300FGHDJJCLNFN

      int getUnk3300FGHDJJCLNFN(int index)
      repeated uint32 Unk3300_FGHDJJCLNFN = 14;
      Parameters:
      index - The index of the element to return.
      Returns:
      The unk3300FGHDJJCLNFN at the given index.
    • getContribution

      int getContribution()
      uint32 contribution = 11;
      Returns:
      The contribution.
    • getPhaseId

      int getPhaseId()
      uint32 phase_id = 3;
      Returns:
      The phaseId.