Interface Unk3300PPKPCOCOMDH.Unk3300_PPKPCOCOMDHOrBuilder

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

public static interface Unk3300PPKPCOCOMDH.Unk3300_PPKPCOCOMDHOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getControllerId

      int getControllerId()
      uint32 controller_id = 12;
      Returns:
      The controllerId.
    • getOpSeq

      int getOpSeq()
      uint32 op_seq = 13;
      Returns:
      The opSeq.
    • hasGmMsg

      boolean hasGmMsg()
      string gm_msg = 2;
      Returns:
      Whether the gmMsg field is set.
    • getGmMsg

      String getGmMsg()
      string gm_msg = 2;
      Returns:
      The gmMsg.
    • getGmMsgBytes

      com.google.protobuf.ByteString getGmMsgBytes()
      string gm_msg = 2;
      Returns:
      The bytes for gmMsg.
    • hasDuel

      boolean hasDuel()
      .GCGDuel duel = 14;
      Returns:
      Whether the duel field is set.
    • getDuel

      .GCGDuel duel = 14;
      Returns:
      The duel.
    • getDuelOrBuilder

      .GCGDuel duel = 14;
    • getDetailCase