Interface McoinExchangeHcoinReqOuterClass.McoinExchangeHcoinReqOrBuilder

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

public static interface McoinExchangeHcoinReqOuterClass.McoinExchangeHcoinReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

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

    • getMcoinCost

      int getMcoinCost()
      uint32 mcoinCost = 8;
      Returns:
      The mcoinCost.
    • getHcoin

      int getHcoin()
      uint32 hcoin = 6;
      Returns:
      The hcoin.