Interface MaterialInfoOuterClass.MaterialInfoOrBuilder

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

public static interface MaterialInfoOuterClass.MaterialInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 count = 5;
    long
    uint64 guid = 7;

    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

    • getCount

      int getCount()
      uint32 count = 5;
      Returns:
      The count.
    • getGuid

      long getGuid()
      uint64 guid = 7;
      Returns:
      The guid.