Interface FishChosenNotifyOuterClass.FishChosenNotifyOrBuilder

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

public static interface FishChosenNotifyOuterClass.FishChosenNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 fish_id = 4;

    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

    • getFishId

      int getFishId()
      uint32 fish_id = 4;
      Returns:
      The fishId.