Interface GCGDSCardFaceUpdateNotifyOuterClass.GCGDSCardFaceUpdateNotifyOrBuilder

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

public static interface GCGDSCardFaceUpdateNotifyOuterClass.GCGDSCardFaceUpdateNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 card_id = 9;
    int
    uint32 face_type = 1;

    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

    • getCardId

      int getCardId()
      uint32 card_id = 9;
      Returns:
      The cardId.
    • getFaceType

      int getFaceType()
      uint32 face_type = 1;
      Returns:
      The faceType.