| Package | Description |
|---|---|
| br.com.java_brasil.boleto.model | |
| br.com.java_brasil.boleto.model.enums |
| Modifier and Type | Field and Description |
|---|---|
protected TipoJurosEnum |
BoletoModel.tipoJuros |
| Modifier and Type | Method and Description |
|---|---|
static TipoJurosEnum |
TipoJurosEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TipoJurosEnum[] |
TipoJurosEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.