Uses of Enum Class
org.neo4j.driver.internal.cursor.AbstractRecordStateResponseHandler.RecordState
Packages that use AbstractRecordStateResponseHandler.RecordState
-
Uses of AbstractRecordStateResponseHandler.RecordState in org.neo4j.driver.internal.cursor
Fields in org.neo4j.driver.internal.cursor declared as AbstractRecordStateResponseHandler.RecordStateMethods in org.neo4j.driver.internal.cursor that return AbstractRecordStateResponseHandler.RecordStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractRecordStateResponseHandler.RecordState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.neo4j.driver.internal.cursor with parameters of type AbstractRecordStateResponseHandler.RecordStateModifier and TypeMethodDescriptionprotected voidAbstractRecordStateResponseHandler.updateRecordState(AbstractRecordStateResponseHandler.RecordState recordState)