Interface CityReputationQuestInfoOuterClass.CityReputationQuestInfoOrBuilder

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

public static interface CityReputationQuestInfoOuterClass.CityReputationQuestInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getGOGAJPFNDDD(int index)
    repeated uint32 GOGAJPFNDDD = 4;
    int
    repeated uint32 GOGAJPFNDDD = 4;
    repeated uint32 GOGAJPFNDDD = 4;
    boolean
    bool is_open = 8;
    int
    getJMFHFJELJLK(int index)
    repeated uint32 JMFHFJELJLK = 9;
    int
    repeated uint32 JMFHFJELJLK = 9;
    repeated uint32 JMFHFJELJLK = 9;

    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

    • getIsOpen

      boolean getIsOpen()
      bool is_open = 8;
      Returns:
      The isOpen.
    • getGOGAJPFNDDDList

      List<Integer> getGOGAJPFNDDDList()
      repeated uint32 GOGAJPFNDDD = 4;
      Returns:
      A list containing the gOGAJPFNDDD.
    • getGOGAJPFNDDDCount

      int getGOGAJPFNDDDCount()
      repeated uint32 GOGAJPFNDDD = 4;
      Returns:
      The count of gOGAJPFNDDD.
    • getGOGAJPFNDDD

      int getGOGAJPFNDDD(int index)
      repeated uint32 GOGAJPFNDDD = 4;
      Parameters:
      index - The index of the element to return.
      Returns:
      The gOGAJPFNDDD at the given index.
    • getJMFHFJELJLKList

      List<Integer> getJMFHFJELJLKList()
      repeated uint32 JMFHFJELJLK = 9;
      Returns:
      A list containing the jMFHFJELJLK.
    • getJMFHFJELJLKCount

      int getJMFHFJELJLKCount()
      repeated uint32 JMFHFJELJLK = 9;
      Returns:
      The count of jMFHFJELJLK.
    • getJMFHFJELJLK

      int getJMFHFJELJLK(int index)
      repeated uint32 JMFHFJELJLK = 9;
      Parameters:
      index - The index of the element to return.
      Returns:
      The jMFHFJELJLK at the given index.