Interface InfernceWordInfoOuterClass.InfernceWordInfoOrBuilder

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

public static interface InfernceWordInfoOuterClass.InfernceWordInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool DJFAOPBHEAL = 4;
    boolean
    bool MDPDECFIPAN = 11;
    boolean
    bool OPBALHEMOEE = 3;
    int
    uint32 unlock_by_word_id = 1;
    int
    uint32 word_id = 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

    • getMDPDECFIPAN

      boolean getMDPDECFIPAN()
      bool MDPDECFIPAN = 11;
      Returns:
      The mDPDECFIPAN.
    • getUnlockByWordId

      int getUnlockByWordId()
      uint32 unlock_by_word_id = 1;
      Returns:
      The unlockByWordId.
    • getWordId

      int getWordId()
      uint32 word_id = 10;
      Returns:
      The wordId.
    • getDJFAOPBHEAL

      boolean getDJFAOPBHEAL()
      bool DJFAOPBHEAL = 4;
      Returns:
      The dJFAOPBHEAL.
    • getOPBALHEMOEE

      boolean getOPBALHEMOEE()
      bool OPBALHEMOEE = 3;
      Returns:
      The oPBALHEMOEE.