Interface ReliquaryPromoteRspOuterClass.ReliquaryPromoteRspOrBuilder

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

public static interface ReliquaryPromoteRspOuterClass.ReliquaryPromoteRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 AKLAKDIDLBE = 14;
    int
    uint32 BDLCGNNPHLJ = 9;
    int
    getFPGACFGKCCK(int index)
    repeated uint32 FPGACFGKCCK = 10;
    int
    repeated uint32 FPGACFGKCCK = 10;
    repeated uint32 FPGACFGKCCK = 10;
    int
    getPHGKJLPHCBI(int index)
    repeated uint32 PHGKJLPHCBI = 7;
    int
    repeated uint32 PHGKJLPHCBI = 7;
    repeated uint32 PHGKJLPHCBI = 7;
    int
    int32 retcode = 13;
    long
    uint64 target_reliquary_guid = 6;

    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

    • getTargetReliquaryGuid

      long getTargetReliquaryGuid()
      uint64 target_reliquary_guid = 6;
      Returns:
      The targetReliquaryGuid.
    • getBDLCGNNPHLJ

      int getBDLCGNNPHLJ()
      uint32 BDLCGNNPHLJ = 9;
      Returns:
      The bDLCGNNPHLJ.
    • getFPGACFGKCCKList

      List<Integer> getFPGACFGKCCKList()
      repeated uint32 FPGACFGKCCK = 10;
      Returns:
      A list containing the fPGACFGKCCK.
    • getFPGACFGKCCKCount

      int getFPGACFGKCCKCount()
      repeated uint32 FPGACFGKCCK = 10;
      Returns:
      The count of fPGACFGKCCK.
    • getFPGACFGKCCK

      int getFPGACFGKCCK(int index)
      repeated uint32 FPGACFGKCCK = 10;
      Parameters:
      index - The index of the element to return.
      Returns:
      The fPGACFGKCCK at the given index.
    • getPHGKJLPHCBIList

      List<Integer> getPHGKJLPHCBIList()
      repeated uint32 PHGKJLPHCBI = 7;
      Returns:
      A list containing the pHGKJLPHCBI.
    • getPHGKJLPHCBICount

      int getPHGKJLPHCBICount()
      repeated uint32 PHGKJLPHCBI = 7;
      Returns:
      The count of pHGKJLPHCBI.
    • getPHGKJLPHCBI

      int getPHGKJLPHCBI(int index)
      repeated uint32 PHGKJLPHCBI = 7;
      Parameters:
      index - The index of the element to return.
      Returns:
      The pHGKJLPHCBI at the given index.
    • getRetcode

      int getRetcode()
      int32 retcode = 13;
      Returns:
      The retcode.
    • getAKLAKDIDLBE

      int getAKLAKDIDLBE()
      uint32 AKLAKDIDLBE = 14;
      Returns:
      The aKLAKDIDLBE.