Interface BlossomChestCreateNotifyOuterClass.BlossomChestCreateNotifyOrBuilder

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

public static interface BlossomChestCreateNotifyOuterClass.BlossomChestCreateNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 circle_camp_id = 15;
    int
    uint32 refresh_id = 7;

    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

    • getRefreshId

      int getRefreshId()
      uint32 refresh_id = 7;
      Returns:
      The refreshId.
    • getCircleCampId

      int getCircleCampId()
      uint32 circle_camp_id = 15;
      Returns:
      The circleCampId.