| Package | Description |
|---|---|
| br.gov.lexml.parser.pl.ws.data.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected TipoSaida |
TipoTipoDeSaida.tipo |
protected TipoSaida |
TipoElementoSaida.tipoSaida |
| Modifier and Type | Method and Description |
|---|---|
static TipoSaida |
TipoSaida.fromValue(String v) |
TipoSaida |
TipoTipoDeSaida.getTipo()
Gets the value of the tipo property.
|
TipoSaida |
TipoElementoSaida.getTipoSaida()
Gets the value of the tipoSaida property.
|
static TipoSaida |
TipoSaida.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TipoSaida[] |
TipoSaida.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TipoTipoDeSaida.setTipo(TipoSaida value)
Sets the value of the tipo property.
|
void |
TipoElementoSaida.setTipoSaida(TipoSaida value)
Sets the value of the tipoSaida property.
|
Copyright © 2021. All rights reserved.