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