Interface UpdateSalvageBundleMarkReqOuterClass.UpdateSalvageBundleMarkReqOrBuilder

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

public static interface UpdateSalvageBundleMarkReqOuterClass.UpdateSalvageBundleMarkReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 challenge_type = 6;
    int
    uint32 stage_id = 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

    • getChallengeType

      int getChallengeType()
      uint32 challenge_type = 6;
      Returns:
      The challengeType.
    • getStageId

      int getStageId()
      uint32 stage_id = 11;
      Returns:
      The stageId.