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 MLKHDJPCJLG = 11;intuint32 PBPMGONFBPF = 3;intint32 retcode = 1;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
-
getRetcode
int getRetcode()int32 retcode = 1;- Returns:
- The retcode.
-
getMLKHDJPCJLG
int getMLKHDJPCJLG()uint32 MLKHDJPCJLG = 11;- Returns:
- The mLKHDJPCJLG.
-
getPBPMGONFBPF
int getPBPMGONFBPF()uint32 PBPMGONFBPF = 3;- Returns:
- The pBPMGONFBPF.
-