Interface SceneGalleryFlowerInfoOuterClass.SceneGalleryFlowerInfoOrBuilder

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

public static interface SceneGalleryFlowerInfoOuterClass.SceneGalleryFlowerInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 cur_score = 5;
    int
    uint32 end_time = 12;
    int
    uint32 target_score = 14;

    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

    • getCurScore

      int getCurScore()
      uint32 cur_score = 5;
      Returns:
      The curScore.
    • getTargetScore

      int getTargetScore()
      uint32 target_score = 14;
      Returns:
      The targetScore.
    • getEndTime

      int getEndTime()
      uint32 end_time = 12;
      Returns:
      The endTime.