Interface IDeviceInfoServiceOuterClass.IDeviceInfoServiceGetItemRequestOrBuilder

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

public static interface IDeviceInfoServiceOuterClass.IDeviceInfoServiceGetItemRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string identifier = 1;
    com.google.protobuf.ByteString
    string identifier = 1;

    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

    • getIdentifier

      String getIdentifier()
      string identifier = 1;
    • getIdentifierBytes

      com.google.protobuf.ByteString getIdentifierBytes()
      string identifier = 1;