Interface FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfoOrBuilder

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

public static interface FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_open = 9;
    int
    uint32 open_time = 6;
    int
    uint32 section_id = 11;

    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

    • getOpenTime

      int getOpenTime()
      uint32 open_time = 6;
      Returns:
      The openTime.
    • getIsOpen

      boolean getIsOpen()
      bool is_open = 9;
      Returns:
      The isOpen.
    • getSectionId

      int getSectionId()
      uint32 section_id = 11;
      Returns:
      The sectionId.