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 DFAGDIBEHOG = 3;
    boolean
    bool FNDNLMLPFAJ = 15;
    boolean
    bool GEHOIBMCJED = 9;
    int
    uint32 unlock_by_word_id = 8;
    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

    • getDFAGDIBEHOG

      boolean getDFAGDIBEHOG()
      bool DFAGDIBEHOG = 3;
      Returns:
      The dFAGDIBEHOG.
    • getFNDNLMLPFAJ

      boolean getFNDNLMLPFAJ()
      bool FNDNLMLPFAJ = 15;
      Returns:
      The fNDNLMLPFAJ.
    • getUnlockByWordId

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

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

      boolean getGEHOIBMCJED()
      bool GEHOIBMCJED = 9;
      Returns:
      The gEHOIBMCJED.