Interface HuntingSuccessNotifyOuterClass.HuntingSuccessNotifyOrBuilder

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

public static interface HuntingSuccessNotifyOuterClass.HuntingSuccessNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .HuntingPair hunting_pair = 7;
    .HuntingPair hunting_pair = 7;
    boolean
    .HuntingPair hunting_pair = 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