| Package | Description |
|---|---|
| br.gov.lexml.eta.etaservices.emenda | |
| br.gov.lexml.eta.etaservices.parsing.xml | |
| br.gov.lexml.eta.etaservices.printing.json |
| Modifier and Type | Method and Description |
|---|---|
Sexo |
Parlamentar.getSexo() |
Sexo |
Parlamentar.getSexo() |
static Sexo |
Sexo.parse(String valueOf) |
static Sexo |
Sexo.parse(String valueOf) |
static Sexo |
Sexo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sexo |
Sexo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sexo[] |
Sexo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Sexo[] |
Sexo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Sexo |
ParlamentarRecord.getSexo() |
Sexo |
ParlamentarRecord.getSexo() |
| Constructor and Description |
|---|
ParlamentarRecord(String identificacao,
String nome,
Sexo sexo,
String siglaPartido,
String siglaUf,
SiglaCasaLegislativa siglaCasaLegislativa,
String cargo) |
ParlamentarRecord(String identificacao,
String nome,
Sexo sexo,
String siglaPartido,
String siglaUf,
SiglaCasaLegislativa siglaCasaLegislativa,
String cargo) |
| Modifier and Type | Method and Description |
|---|---|
Sexo |
ParlamentarPojo.getSexo() |
Sexo |
ParlamentarPojo.getSexo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParlamentarPojo.setSexo(Sexo sexo) |
void |
ParlamentarPojo.setSexo(Sexo sexo) |
Copyright © 2023 LexML. All rights reserved.