|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sexe | |
---|---|
org.company.thesandbox.domain |
Uses of Sexe in org.company.thesandbox.domain |
---|
Methods in org.company.thesandbox.domain that return Sexe | |
---|---|
Sexe |
PersonImplBase.getSexe()
|
static Sexe |
Sexe.value(java.lang.Integer id)
|
static Sexe |
Sexe.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Sexe[] |
Sexe.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.company.thesandbox.domain with parameters of type Sexe | |
---|---|
void |
PersonImplBase.setSexe(Sexe sexe)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |