Interface TakeInvestigationTargetRewardRspOuterClass.TakeInvestigationTargetRewardRspOrBuilder

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

public static interface TakeInvestigationTargetRewardRspOuterClass.TakeInvestigationTargetRewardRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 quest_id = 9;
    int
    int32 retcode = 15;

    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

    • getQuestId

      int getQuestId()
      uint32 quest_id = 9;
      Returns:
      The questId.
    • getRetcode

      int getRetcode()
      int32 retcode = 15;
      Returns:
      The retcode.