| Package | Description |
|---|---|
| com.ignaciosandoval.utils.curp | |
| com.ignaciosandoval.utils.curp.datos |
| Modifier and Type | Method and Description |
|---|---|
Sexo |
Persona.getSexo()
Getter del Sexo de la Persona.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Persona.setSexo(Sexo sexo)
Setter del Sexo de la Persona.
|
| Modifier and Type | Field and Description |
|---|---|
static Sexo |
Sexos.HOMBRE |
static Sexo |
Sexos.MUJER |