public static interface DatabaseTest.PersonWithEnum
| Modifier and Type | Method and Description | 
|---|---|
| default DatabaseTest.Gender | gender() | 
| String | genderCharacter() | 
| String | name() | 
String name()
String genderCharacter()
default DatabaseTest.Gender gender()
Copyright © 2022–2023. All rights reserved.