Package Arp.System.Nm.Services.Grpc
Interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponse,INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponse.Builder
- Enclosing class:
INotificationManagerServiceOuterClass
public static interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintgetReturnValue(int index) repeated uint32 _ReturnValue = 1;intrepeated uint32 _ReturnValue = 1;repeated uint32 _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
repeated uint32 _ReturnValue = 1; -
getReturnValueCount
int getReturnValueCount()repeated uint32 _ReturnValue = 1; -
getReturnValue
int getReturnValue(int index) repeated uint32 _ReturnValue = 1;
-