Uses of Class
eu.de4a.iem.model.EDE4AGenderCode
-
Packages that use EDE4AGenderCode Package Description eu.de4a.iem.model -
-
Uses of EDE4AGenderCode in eu.de4a.iem.model
Methods in eu.de4a.iem.model that return EDE4AGenderCode Modifier and Type Method Description static EDE4AGenderCodeEDE4AGenderCode. valueOf(String name)Returns the enum constant of this type with the specified name.static EDE4AGenderCode[]EDE4AGenderCode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.de4a.iem.model with parameters of type EDE4AGenderCode Modifier and Type Method Description PersonPojo.BuilderPersonPojo.Builder. genderCode(EDE4AGenderCode e)
-