Interface BuoyantCombatDailyInfoOuterClass.BuoyantCombatDailyInfoOrBuilder

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

public static interface BuoyantCombatDailyInfoOuterClass.BuoyantCombatDailyInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 best_score = 9;
    int
    uint32 start_time = 5;

    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

    • getBestScore

      int getBestScore()
      uint32 best_score = 9;
      Returns:
      The bestScore.
    • getStartTime

      int getStartTime()
      uint32 start_time = 5;
      Returns:
      The startTime.