Interface GadgetCrucibleInfoOuterClass.GadgetCrucibleInfoOrBuilder

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

public static interface GadgetCrucibleInfoOuterClass.GadgetCrucibleInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 mp_play_id = 1;
    int
    uint32 prepare_end_time = 2;

    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

    • getMpPlayId

      int getMpPlayId()
      uint32 mp_play_id = 1;
      Returns:
      The mpPlayId.
    • getPrepareEndTime

      int getPrepareEndTime()
      uint32 prepare_end_time = 2;
      Returns:
      The prepareEndTime.