Interface IDeviceInfoServiceOuterClass.IDeviceInfoServiceGetItemResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
IDeviceInfoServiceOuterClass.IDeviceInfoServiceGetItemResponse,IDeviceInfoServiceOuterClass.IDeviceInfoServiceGetItemResponse.Builder
- Enclosing class:
IDeviceInfoServiceOuterClass
public static interface IDeviceInfoServiceOuterClass.IDeviceInfoServiceGetItemResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.Arp.Type.Grpc.ObjectType _ReturnValue = 1;.Arp.Type.Grpc.ObjectType _ReturnValue = 1;boolean.Arp.Type.Grpc.ObjectType _ReturnValue = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasReturnValue
boolean hasReturnValue().Arp.Type.Grpc.ObjectType _ReturnValue = 1; -
getReturnValue
ArpTypes.ObjectType getReturnValue().Arp.Type.Grpc.ObjectType _ReturnValue = 1; -
getReturnValueOrBuilder
ArpTypes.ObjectTypeOrBuilder getReturnValueOrBuilder().Arp.Type.Grpc.ObjectType _ReturnValue = 1;
-