Interface GCGDSChangeDeckNameReqOuterClass.GCGDSChangeDeckNameReqOrBuilder

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

public static interface GCGDSChangeDeckNameReqOuterClass.GCGDSChangeDeckNameReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 deck_id = 2;
    string name = 1;
    com.google.protobuf.ByteString
    string name = 1;
    boolean
    bool Unk3300_OIPMFIIBPHB = 11;

    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

    • getUnk3300OIPMFIIBPHB

      boolean getUnk3300OIPMFIIBPHB()
      bool Unk3300_OIPMFIIBPHB = 11;
      Returns:
      The unk3300OIPMFIIBPHB.
    • getDeckId

      int getDeckId()
      uint32 deck_id = 2;
      Returns:
      The deckId.
    • getName

      String getName()
      string name = 1;
      Returns:
      The name.
    • getNameBytes

      com.google.protobuf.ByteString getNameBytes()
      string name = 1;
      Returns:
      The bytes for name.