| Package | Description | 
|---|---|
| org.davidmoten.rxjava3.jdbc | 
| Modifier and Type | Method and Description | 
|---|---|
| static DatabaseTest.Gender | DatabaseTest.Gender. fromCode(String code) | 
| default DatabaseTest.Gender | DatabaseTest.PersonWithEnum. gender() | 
| static DatabaseTest.Gender | DatabaseTest.Gender. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DatabaseTest.Gender[] | DatabaseTest.Gender. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2022–2023. All rights reserved.