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 PojoImportMatch |
PojoLinkOneReference.pojoImportMatch |
protected PojoImportMatch |
PojoProperty.pojoImportMatch |
Modifier and Type | Field and Description |
---|---|
protected CopyOnWriteArrayList<PojoImportMatch> |
PojoLinkOne.alPojoImportMatches |
Modifier and Type | Method and Description |
---|---|
PojoImportMatch |
PojoLinkOneReference.getPojoImportMatch() |
PojoImportMatch |
PojoProperty.getPojoImportMatch() |
Modifier and Type | Method and Description |
---|---|
CopyOnWriteArrayList<PojoImportMatch> |
PojoLinkOne.getPojoImportMatches() |
Modifier and Type | Method and Description |
---|---|
void |
PojoLinkOneReference.setPojoImportMatch(PojoImportMatch newValue) |
void |
PojoProperty.setPojoImportMatch(PojoImportMatch newValue) |
Modifier and Type | Method and Description |
---|---|
void |
PojoLinkOne.setPojoImportMatches(List<PojoImportMatch> list) |
Copyright © 1999–2025 ViaOA. All rights reserved.