Interface ExpeditionPathInfoOuterClass.ExpeditionPathInfoOrBuilder

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

public static interface ExpeditionPathInfoOuterClass.ExpeditionPathInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getAvatarIdList(int index)
    repeated uint32 avatar_id_list = 1;
    int
    repeated uint32 avatar_id_list = 1;
    repeated uint32 avatar_id_list = 1;
    float
    float bonus_probability = 9;
    int
    uint32 challenge_id = 10;
    int
    uint32 FJKJJLAIBMF = 12;
    int
    uint32 GOMIFKCFNKJ = 15;
    int
    uint32 HHLEPAKOHAK = 11;
    int
    uint32 path_id = 4;
    int
    uint32 PIHIMOCPPFO = 6;
    int
    uint32 start_time = 2;
    .ExpeditionState state = 13;
    int
    .ExpeditionState state = 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

    • getAvatarIdListList

      List<Integer> getAvatarIdListList()
      repeated uint32 avatar_id_list = 1;
      Returns:
      A list containing the avatarIdList.
    • getAvatarIdListCount

      int getAvatarIdListCount()
      repeated uint32 avatar_id_list = 1;
      Returns:
      The count of avatarIdList.
    • getAvatarIdList

      int getAvatarIdList(int index)
      repeated uint32 avatar_id_list = 1;
      Parameters:
      index - The index of the element to return.
      Returns:
      The avatarIdList at the given index.
    • getHHLEPAKOHAK

      int getHHLEPAKOHAK()
      uint32 HHLEPAKOHAK = 11;
      Returns:
      The hHLEPAKOHAK.
    • getPathId

      int getPathId()
      uint32 path_id = 4;
      Returns:
      The pathId.
    • getPIHIMOCPPFO

      int getPIHIMOCPPFO()
      uint32 PIHIMOCPPFO = 6;
      Returns:
      The pIHIMOCPPFO.
    • getFJKJJLAIBMF

      int getFJKJJLAIBMF()
      uint32 FJKJJLAIBMF = 12;
      Returns:
      The fJKJJLAIBMF.
    • getBonusProbability

      float getBonusProbability()
      float bonus_probability = 9;
      Returns:
      The bonusProbability.
    • getStartTime

      int getStartTime()
      uint32 start_time = 2;
      Returns:
      The startTime.
    • getGOMIFKCFNKJ

      int getGOMIFKCFNKJ()
      uint32 GOMIFKCFNKJ = 15;
      Returns:
      The gOMIFKCFNKJ.
    • getChallengeId

      int getChallengeId()
      uint32 challenge_id = 10;
      Returns:
      The challengeId.
    • getStateValue

      int getStateValue()
      .ExpeditionState state = 13;
      Returns:
      The enum numeric value on the wire for state.
    • getState

      .ExpeditionState state = 13;
      Returns:
      The state.