Package emu.grasscutter.net.proto
Interface McoinExchangeHcoinRspOuterClass.McoinExchangeHcoinRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
McoinExchangeHcoinRspOuterClass.McoinExchangeHcoinRsp,McoinExchangeHcoinRspOuterClass.McoinExchangeHcoinRsp.Builder
- Enclosing class:
- McoinExchangeHcoinRspOuterClass
public static interface McoinExchangeHcoinRspOuterClass.McoinExchangeHcoinRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 CALAJIHCLCF = 4;intuint32 MIBMBPJHBBM = 2;intint32 retcode = 15;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getMIBMBPJHBBM
int getMIBMBPJHBBM()uint32 MIBMBPJHBBM = 2;- Returns:
- The mIBMBPJHBBM.
-
getRetcode
int getRetcode()int32 retcode = 15;- Returns:
- The retcode.
-
getCALAJIHCLCF
int getCALAJIHCLCF()uint32 CALAJIHCLCF = 4;- Returns:
- The cALAJIHCLCF.
-