Interface MichiaeMatsuriUnlockCrystalSkillRspOuterClass.MichiaeMatsuriUnlockCrystalSkillRspOrBuilder

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

public static interface MichiaeMatsuriUnlockCrystalSkillRspOuterClass.MichiaeMatsuriUnlockCrystalSkillRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 crystal_skill_id = 8;
    int
    int32 retcode = 10;

    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

    • getCrystalSkillId

      int getCrystalSkillId()
      uint32 crystal_skill_id = 8;
      Returns:
      The crystalSkillId.
    • getRetcode

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