Interface SeaLampContributeItemRspOuterClass.SeaLampContributeItemRspOrBuilder

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

public static interface SeaLampContributeItemRspOuterClass.SeaLampContributeItemRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 add_progress = 14;
    int
    uint32 LCMDALFODMC = 7;
    int
    uint32 LHEFDGPEFPN = 4;
    int
    int32 retcode = 2;

    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

    • getAddProgress

      int getAddProgress()
      uint32 add_progress = 14;
      Returns:
      The addProgress.
    • getRetcode

      int getRetcode()
      int32 retcode = 2;
      Returns:
      The retcode.
    • getLHEFDGPEFPN

      int getLHEFDGPEFPN()
      uint32 LHEFDGPEFPN = 4;
      Returns:
      The lHEFDGPEFPN.
    • getLCMDALFODMC

      int getLCMDALFODMC()
      uint32 LCMDALFODMC = 7;
      Returns:
      The lCMDALFODMC.