Interface TakeInvestigationRewardRspOuterClass.TakeInvestigationRewardRspOrBuilder

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

public static interface TakeInvestigationRewardRspOuterClass.TakeInvestigationRewardRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 id = 6;
    int
    int32 retcode = 11;

    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

    • getId

      int getId()
      uint32 id = 6;
      Returns:
      The id.
    • getRetcode

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