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 = 2;
    int
    uint32 HNGMFPDIFCG = 7;
    int
    uint32 NAOHGOGJGGM = 6;
    int
    int32 retcode = 8;

    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

    • getHNGMFPDIFCG

      int getHNGMFPDIFCG()
      uint32 HNGMFPDIFCG = 7;
      Returns:
      The hNGMFPDIFCG.
    • getNAOHGOGJGGM

      int getNAOHGOGJGGM()
      uint32 NAOHGOGJGGM = 6;
      Returns:
      The nAOHGOGJGGM.
    • getAddProgress

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

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