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