Interface VintageMarketDividendFinishNotifyOuterClass.VintageMarketDividendFinishNotifyOrBuilder

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

public static interface VintageMarketDividendFinishNotifyOuterClass.VintageMarketDividendFinishNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 coin_a = 2;
    int
    uint32 coin_c = 14;

    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

    • getCoinA

      int getCoinA()
      uint32 coin_a = 2;
      Returns:
      The coinA.
    • getCoinC

      int getCoinC()
      uint32 coin_c = 14;
      Returns:
      The coinC.