- valueOf(String) - Static method in enum com.github.pgasync.impl.io.IO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.pgasync.impl.message.ErrorResponse.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.pgasync.impl.message.ExtendedQuery
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.pgasync.impl.message.ReadyForQuery
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.pgasync.impl.Oid
-
Returns the enum constant of this type with the specified name.
- valueOfId(int) - Static method in enum com.github.pgasync.impl.Oid
-
- values() - Static method in enum com.github.pgasync.impl.io.IO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.pgasync.impl.message.ErrorResponse.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.pgasync.impl.message.ExtendedQuery
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.pgasync.impl.message.ReadyForQuery
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.pgasync.impl.Oid
-
Returns an array containing the constants of this enum type, in
the order they are declared.