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