Uses of Enum Class
org.neo4j.bolt.connection.NotificationClassification.Type
Packages that use NotificationClassification.Type
-
Uses of NotificationClassification.Type in org.neo4j.bolt.connection
Methods in org.neo4j.bolt.connection that return NotificationClassification.TypeModifier and TypeMethodDescriptionNotificationClassification.type()Returns the value of thetyperecord component.Returns the enum constant of this class with the specified name.static NotificationClassification.Type[]NotificationClassification.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.neo4j.bolt.connection with parameters of type NotificationClassification.TypeModifierConstructorDescriptionCreates an instance of aNotificationClassificationrecord class.