| Package | Description |
|---|---|
| org.brandao.brutos.annotation |
Contém os recursos necessários para a configuração da aplicação.
|
| org.brandao.brutos.annotation.configuration |
Contém os recursos necessários para o processamento da configuração da aplicação.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumerationType |
EnumerationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumerationType[] |
EnumerationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.brandao.brutos.EnumerationType |
AnnotationUtil.getEnumerationType(EnumerationType value) |
Copyright © 2018 Brandao. All rights reserved.