Uses of Class
Arp.Services.NotificationLogger.Services.Grpc.StoredNotificationOuterClass.StoredNotification
Packages that use StoredNotificationOuterClass.StoredNotification
-
Uses of StoredNotificationOuterClass.StoredNotification in Arp.Services.NotificationLogger.Services.Grpc
Fields in Arp.Services.NotificationLogger.Services.Grpc declared as StoredNotificationOuterClass.StoredNotificationModifier and TypeFieldDescriptionprivate static final StoredNotificationOuterClass.StoredNotificationStoredNotificationOuterClass.StoredNotification.DEFAULT_INSTANCEFields in Arp.Services.NotificationLogger.Services.Grpc with type parameters of type StoredNotificationOuterClass.StoredNotificationModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<StoredNotificationOuterClass.StoredNotification> StoredNotificationOuterClass.StoredNotification.PARSERINotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.ReturnValue_INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.ReturnValue_private com.google.protobuf.RepeatedFieldBuilderV3<StoredNotificationOuterClass.StoredNotification, StoredNotificationOuterClass.StoredNotification.Builder, StoredNotificationOuterClass.StoredNotificationOrBuilder> INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.ReturnValueBuilder_Methods in Arp.Services.NotificationLogger.Services.Grpc that return StoredNotificationOuterClass.StoredNotificationModifier and TypeMethodDescriptionStoredNotificationOuterClass.StoredNotification.Builder.build()StoredNotificationOuterClass.StoredNotification.Builder.buildPartial()StoredNotificationOuterClass.StoredNotification.getDefaultInstance()StoredNotificationOuterClass.StoredNotification.Builder.getDefaultInstanceForType()StoredNotificationOuterClass.StoredNotification.getDefaultInstanceForType()INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.getReturnValue(int index) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.getReturnValue(int index) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponseOrBuilder.getReturnValue(int index) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;StoredNotificationOuterClass.StoredNotification.parseDelimitedFrom(InputStream input) StoredNotificationOuterClass.StoredNotification.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredNotificationOuterClass.StoredNotification.parseFrom(byte[] data) StoredNotificationOuterClass.StoredNotification.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredNotificationOuterClass.StoredNotification.parseFrom(com.google.protobuf.ByteString data) StoredNotificationOuterClass.StoredNotification.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredNotificationOuterClass.StoredNotification.parseFrom(com.google.protobuf.CodedInputStream input) StoredNotificationOuterClass.StoredNotification.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredNotificationOuterClass.StoredNotification.parseFrom(InputStream input) StoredNotificationOuterClass.StoredNotification.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredNotificationOuterClass.StoredNotification.parseFrom(ByteBuffer data) StoredNotificationOuterClass.StoredNotification.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.Services.NotificationLogger.Services.Grpc that return types with arguments of type StoredNotificationOuterClass.StoredNotificationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StoredNotificationOuterClass.StoredNotification> StoredNotificationOuterClass.StoredNotification.getParserForType()private com.google.protobuf.RepeatedFieldBuilderV3<StoredNotificationOuterClass.StoredNotification, StoredNotificationOuterClass.StoredNotification.Builder, StoredNotificationOuterClass.StoredNotificationOrBuilder> INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.getReturnValueFieldBuilder()INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.getReturnValueList()repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.getReturnValueList()repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponseOrBuilder.getReturnValueList()repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;static com.google.protobuf.Parser<StoredNotificationOuterClass.StoredNotification> StoredNotificationOuterClass.StoredNotification.parser()Methods in Arp.Services.NotificationLogger.Services.Grpc with parameters of type StoredNotificationOuterClass.StoredNotificationModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.addReturnValue(int index, StoredNotificationOuterClass.StoredNotification value) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.addReturnValue(StoredNotificationOuterClass.StoredNotification value) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;StoredNotificationOuterClass.StoredNotification.Builder.mergeFrom(StoredNotificationOuterClass.StoredNotification other) StoredNotificationOuterClass.StoredNotification.newBuilder(StoredNotificationOuterClass.StoredNotification prototype) INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.setReturnValue(int index, StoredNotificationOuterClass.StoredNotification value) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;Method parameters in Arp.Services.NotificationLogger.Services.Grpc with type arguments of type StoredNotificationOuterClass.StoredNotificationModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.addAllReturnValue(Iterable<? extends StoredNotificationOuterClass.StoredNotification> values) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;