Interface GCGDSCardProficiencyNotifyOuterClass.GCGDSCardProficiencyNotifyOrBuilder

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

public static interface GCGDSCardProficiencyNotifyOuterClass.GCGDSCardProficiencyNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 card_id = 13;
    int
    uint32 proficiency = 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

    • getProficiency

      int getProficiency()
      uint32 proficiency = 10;
      Returns:
      The proficiency.
    • getCardId

      int getCardId()
      uint32 card_id = 13;
      Returns:
      The cardId.