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