| Package | Description |
|---|---|
| org.brandao.brutos.annotation.bean |
Contém os recursos necessários para a manipulação das entidades.
|
| org.brandao.brutos.annotation.configuration |
Contém os recursos necessários para o processamento da configuração da aplicação.
|
| org.brandao.brutos.bean |
Contém os recursos que permitem a manipulação de beans.
|
| org.brandao.brutos.mapping |
Contém os recursos que permitem a configuração de um aplicativo.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanPropertyAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanPropertyAnnotationImp |
class |
BeanPropertyAnnotationWrapper |
| Constructor and Description |
|---|
BeanPropertyAnnotationImp(BeanProperty beanProperty) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanEntryProperty |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanPropertyImp |
class |
BeanPropertyWrapper |
| Modifier and Type | Field and Description |
|---|---|
protected BeanProperty |
BeanPropertyWrapper.beanProperty |
| Modifier and Type | Method and Description |
|---|---|
BeanProperty |
BeanInstance.getProperty(String property) |
| Modifier and Type | Method and Description |
|---|---|
List<BeanProperty> |
BeanInstance.getProperties() |
| Constructor and Description |
|---|
BeanPropertyWrapper(BeanProperty beanProperty) |
| Modifier and Type | Method and Description |
|---|---|
BeanProperty |
PropertyController.getBeanProperty() |
BeanProperty |
PropertyBean.getBeanProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyController.setBeanProperty(BeanProperty beanProperty) |
void |
PropertyBean.setBeanProperty(BeanProperty beanProperty) |
Copyright © 2026 Brandao. All rights reserved.