Interface WorldRoutineChangeNotifyOuterClass.WorldRoutineChangeNotifyOrBuilder

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

public static interface WorldRoutineChangeNotifyOuterClass.WorldRoutineChangeNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .WorldRoutineInfo routine_info = 14;
    .WorldRoutineInfo routine_info = 14;
    int
    uint32 routine_type = 10;
    boolean
    .WorldRoutineInfo routine_info = 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

    • hasRoutineInfo

      boolean hasRoutineInfo()
      .WorldRoutineInfo routine_info = 14;
      Returns:
      Whether the routineInfo field is set.
    • getRoutineInfo

      .WorldRoutineInfo routine_info = 14;
      Returns:
      The routineInfo.
    • getRoutineInfoOrBuilder

      .WorldRoutineInfo routine_info = 14;
    • getRoutineType

      int getRoutineType()
      uint32 routine_type = 10;
      Returns:
      The routineType.