| Package | Description |
|---|---|
| com.viaoa.pojo |
Uses a loader to map OAObject's into a Pojo structure that can be used for mapping json.
|
| Modifier and Type | Field and Description |
|---|---|
protected PojoRegularProperty |
PojoProperty.pojoRegularProperty |
| Modifier and Type | Field and Description |
|---|---|
protected CopyOnWriteArrayList<PojoRegularProperty> |
Pojo.alPojoRegularProperties |
| Modifier and Type | Method and Description |
|---|---|
PojoRegularProperty |
PojoProperty.getPojoRegularProperty() |
static PojoRegularProperty |
PojoDelegate.getPojoRegularProperty(Pojo pojo,
String name) |
| Modifier and Type | Method and Description |
|---|---|
CopyOnWriteArrayList<PojoRegularProperty> |
Pojo.getPojoRegularProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PojoProperty.setPojoRegularProperty(PojoRegularProperty newValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
Pojo.setPojoRegularProperties(List<PojoRegularProperty> list) |
Copyright © 1999–2025 ViaOA. All rights reserved.