Interface HDOMFAKCLHGOuterClass.HDOMFAKCLHGOrBuilder

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

public static interface HDOMFAKCLHGOuterClass.HDOMFAKCLHGOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 level_id = 12;
    int
    uint32 min_finish_time = 10;

    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

    • getMinFinishTime

      int getMinFinishTime()
      uint32 min_finish_time = 10;
      Returns:
      The minFinishTime.
    • getLevelId

      int getLevelId()
      uint32 level_id = 12;
      Returns:
      The levelId.