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 PojoLinkFkey |
PojoProperty.pojoLinkFkey |
Modifier and Type | Field and Description |
---|---|
protected CopyOnWriteArrayList<PojoLinkFkey> |
PojoLinkOne.alPojoLinkFkeys |
Modifier and Type | Method and Description |
---|---|
PojoLinkFkey |
PojoProperty.getPojoLinkFkey() |
Modifier and Type | Method and Description |
---|---|
CopyOnWriteArrayList<PojoLinkFkey> |
PojoLinkOne.getPojoLinkFkeys() |
Modifier and Type | Method and Description |
---|---|
void |
PojoProperty.setPojoLinkFkey(PojoLinkFkey newValue) |
Modifier and Type | Method and Description |
---|---|
void |
PojoLinkOne.setPojoLinkFkeys(List<PojoLinkFkey> list) |
Copyright © 1999–2025 ViaOA. All rights reserved.