Uses of Enum Class
Arp.Services.NotificationLogger.Services.Grpc.SortOrderOuterClass.SortOrder
Packages that use SortOrderOuterClass.SortOrder
-
Uses of SortOrderOuterClass.SortOrder in Arp.Services.NotificationLogger.Services.Grpc
Fields in Arp.Services.NotificationLogger.Services.Grpc declared as SortOrderOuterClass.SortOrderModifier and TypeFieldDescriptionprivate static final SortOrderOuterClass.SortOrder[]SortOrderOuterClass.SortOrder.VALUESFields in Arp.Services.NotificationLogger.Services.Grpc with type parameters of type SortOrderOuterClass.SortOrderModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<SortOrderOuterClass.SortOrder> SortOrderOuterClass.SortOrder.internalValueMapMethods in Arp.Services.NotificationLogger.Services.Grpc that return SortOrderOuterClass.SortOrderModifier and TypeMethodDescriptionSortOrderOuterClass.SortOrder.forNumber(int value) INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsRequest.Builder.getSortOrder().Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsRequest.getSortOrder().Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsRequestOrBuilder.getSortOrder().Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsRequest.Builder.getSortOrder().Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsRequest.getSortOrder().Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsRequestOrBuilder.getSortOrder().Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;SortOrderOuterClass.SortOrder.valueOf(int value) Deprecated.SortOrderOuterClass.SortOrder.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static SortOrderOuterClass.SortOrder[]SortOrderOuterClass.SortOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in Arp.Services.NotificationLogger.Services.Grpc that return types with arguments of type SortOrderOuterClass.SortOrderModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SortOrderOuterClass.SortOrder> SortOrderOuterClass.SortOrder.internalGetValueMap()Methods in Arp.Services.NotificationLogger.Services.Grpc with parameters of type SortOrderOuterClass.SortOrderModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsRequest.Builder.setSortOrder(SortOrderOuterClass.SortOrder value) .Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsRequest.Builder.setSortOrder(SortOrderOuterClass.SortOrder value) .Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;