Interface FungusDetailOuterClass.FungusDetailOrBuilder

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

public static interface FungusDetailOuterClass.FungusDetailOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 BHGDBPKJHMA = 15;
    int
    uint32 fungus_id = 8;
    boolean
    bool is_cultivate = 9;
    int
    uint32 NABBCOACLGI = 3;
    int
    uint32 name_id = 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

    • getNABBCOACLGI

      int getNABBCOACLGI()
      uint32 NABBCOACLGI = 3;
      Returns:
      The nABBCOACLGI.
    • getIsCultivate

      boolean getIsCultivate()
      bool is_cultivate = 9;
      Returns:
      The isCultivate.
    • getBHGDBPKJHMA

      int getBHGDBPKJHMA()
      uint32 BHGDBPKJHMA = 15;
      Returns:
      The bHGDBPKJHMA.
    • getFungusId

      int getFungusId()
      uint32 fungus_id = 8;
      Returns:
      The fungusId.
    • getNameId

      int getNameId()
      uint32 name_id = 6;
      Returns:
      The nameId.