Interface SetCurExpeditionChallengeIdRspOuterClass.SetCurExpeditionChallengeIdRspOrBuilder

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

public static interface SetCurExpeditionChallengeIdRspOuterClass.SetCurExpeditionChallengeIdRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 id = 13;
    int
    int32 retcode = 1;

    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 = 13;
      Returns:
      The id.
    • getRetcode

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