Interface TowerMonthlyBriefOuterClass.TowerMonthlyBriefOrBuilder

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

public static interface TowerMonthlyBriefOuterClass.TowerMonthlyBriefOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 best_floor_index = 3;
    int
    uint32 best_level_index = 9;
    int
    uint32 total_star_count = 6;
    int
    uint32 tower_schedule_id = 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

    • getBestFloorIndex

      int getBestFloorIndex()
      uint32 best_floor_index = 3;
      Returns:
      The bestFloorIndex.
    • getTotalStarCount

      int getTotalStarCount()
      uint32 total_star_count = 6;
      Returns:
      The totalStarCount.
    • getBestLevelIndex

      int getBestLevelIndex()
      uint32 best_level_index = 9;
      Returns:
      The bestLevelIndex.
    • getTowerScheduleId

      int getTowerScheduleId()
      uint32 tower_schedule_id = 13;
      Returns:
      The towerScheduleId.