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 PojoLink |
PojoLinkMany.pojoLink |
protected PojoLink |
PojoLinkOne.pojoLink |
Modifier and Type | Field and Description |
---|---|
protected CopyOnWriteArrayList<PojoLink> |
Pojo.alPojoLinks |
Modifier and Type | Method and Description |
---|---|
PojoLink |
PojoLinkMany.getPojoLink() |
PojoLink |
PojoLinkOne.getPojoLink() |
static PojoLink |
PojoDelegate.getPojoLink(Pojo pojo,
String name) |
Modifier and Type | Method and Description |
---|---|
CopyOnWriteArrayList<PojoLink> |
Pojo.getPojoLinks() |
Modifier and Type | Method and Description |
---|---|
void |
PojoLinkMany.setPojoLink(PojoLink newValue) |
void |
PojoLinkOne.setPojoLink(PojoLink newValue) |
Modifier and Type | Method and Description |
---|---|
void |
Pojo.setPojoLinks(List<PojoLink> list) |
Copyright © 1999–2025 ViaOA. All rights reserved.