Interface IDeviceStatusServiceOuterClass.IDeviceStatusServiceGetItemsResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
IDeviceStatusServiceOuterClass.IDeviceStatusServiceGetItemsResponse,IDeviceStatusServiceOuterClass.IDeviceStatusServiceGetItemsResponse.Builder
- Enclosing class:
IDeviceStatusServiceOuterClass
public static interface IDeviceStatusServiceOuterClass.IDeviceStatusServiceGetItemsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetReturnValue(int index) repeated .Arp.Type.Grpc.ObjectType _ReturnValue = 1;intrepeated .Arp.Type.Grpc.ObjectType _ReturnValue = 1;repeated .Arp.Type.Grpc.ObjectType _ReturnValue = 1;getReturnValueOrBuilder(int index) repeated .Arp.Type.Grpc.ObjectType _ReturnValue = 1;List<? extends ArpTypes.ObjectTypeOrBuilder> repeated .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
-
getReturnValueList
List<ArpTypes.ObjectType> getReturnValueList()repeated .Arp.Type.Grpc.ObjectType _ReturnValue = 1; -
getReturnValue
repeated .Arp.Type.Grpc.ObjectType _ReturnValue = 1; -
getReturnValueCount
int getReturnValueCount()repeated .Arp.Type.Grpc.ObjectType _ReturnValue = 1; -
getReturnValueOrBuilderList
List<? extends ArpTypes.ObjectTypeOrBuilder> getReturnValueOrBuilderList()repeated .Arp.Type.Grpc.ObjectType _ReturnValue = 1; -
getReturnValueOrBuilder
repeated .Arp.Type.Grpc.ObjectType _ReturnValue = 1;
-