Uses of Class
Arp.System.Nm.Services.Grpc.NotificationOuterClass.Notification
Packages that use NotificationOuterClass.Notification
-
Uses of NotificationOuterClass.Notification in Arp.Services.NotificationLogger.Services.Grpc
Fields in Arp.Services.NotificationLogger.Services.Grpc with type parameters of type NotificationOuterClass.NotificationModifier and TypeFieldDescriptionprivate List<NotificationOuterClass.Notification> INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder.ReturnValue_private List<NotificationOuterClass.Notification> INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.ReturnValue_private com.google.protobuf.RepeatedFieldBuilderV3<NotificationOuterClass.Notification, NotificationOuterClass.Notification.Builder, NotificationOuterClass.NotificationOrBuilder> INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder.ReturnValueBuilder_Methods in Arp.Services.NotificationLogger.Services.Grpc that return NotificationOuterClass.NotificationModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder.getReturnValue(int index) repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.getReturnValue(int index) repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponseOrBuilder.getReturnValue(int index) repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;Methods in Arp.Services.NotificationLogger.Services.Grpc that return types with arguments of type NotificationOuterClass.NotificationModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilderV3<NotificationOuterClass.Notification, NotificationOuterClass.Notification.Builder, NotificationOuterClass.NotificationOrBuilder> INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder.getReturnValueFieldBuilder()INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder.getReturnValueList()repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.getReturnValueList()repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponseOrBuilder.getReturnValueList()repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;Methods in Arp.Services.NotificationLogger.Services.Grpc with parameters of type NotificationOuterClass.NotificationModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder.addReturnValue(int index, NotificationOuterClass.Notification value) repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder.addReturnValue(NotificationOuterClass.Notification value) repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder.setReturnValue(int index, NotificationOuterClass.Notification value) repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;Method parameters in Arp.Services.NotificationLogger.Services.Grpc with type arguments of type NotificationOuterClass.NotificationModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder.addAllReturnValue(Iterable<? extends NotificationOuterClass.Notification> values) repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1; -
Uses of NotificationOuterClass.Notification in Arp.System.Nm.Services.Grpc
Fields in Arp.System.Nm.Services.Grpc declared as NotificationOuterClass.NotificationModifier and TypeFieldDescriptionprivate static final NotificationOuterClass.NotificationNotificationOuterClass.Notification.DEFAULT_INSTANCEFields in Arp.System.Nm.Services.Grpc with type parameters of type NotificationOuterClass.NotificationModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<NotificationOuterClass.Notification> NotificationOuterClass.Notification.PARSERMethods in Arp.System.Nm.Services.Grpc that return NotificationOuterClass.NotificationModifier and TypeMethodDescriptionNotificationOuterClass.Notification.Builder.build()NotificationOuterClass.Notification.Builder.buildPartial()NotificationOuterClass.Notification.getDefaultInstance()NotificationOuterClass.Notification.Builder.getDefaultInstanceForType()NotificationOuterClass.Notification.getDefaultInstanceForType()NotificationOuterClass.Notification.parseDelimitedFrom(InputStream input) NotificationOuterClass.Notification.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotificationOuterClass.Notification.parseFrom(byte[] data) NotificationOuterClass.Notification.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotificationOuterClass.Notification.parseFrom(com.google.protobuf.ByteString data) NotificationOuterClass.Notification.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotificationOuterClass.Notification.parseFrom(com.google.protobuf.CodedInputStream input) NotificationOuterClass.Notification.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotificationOuterClass.Notification.parseFrom(InputStream input) NotificationOuterClass.Notification.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotificationOuterClass.Notification.parseFrom(ByteBuffer data) NotificationOuterClass.Notification.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Nm.Services.Grpc that return types with arguments of type NotificationOuterClass.NotificationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NotificationOuterClass.Notification> NotificationOuterClass.Notification.getParserForType()static com.google.protobuf.Parser<NotificationOuterClass.Notification> NotificationOuterClass.Notification.parser()Methods in Arp.System.Nm.Services.Grpc with parameters of type NotificationOuterClass.NotificationModifier and TypeMethodDescriptionNotificationOuterClass.Notification.Builder.mergeFrom(NotificationOuterClass.Notification other) NotificationOuterClass.Notification.newBuilder(NotificationOuterClass.Notification prototype)