Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces |
Modifier and Type | Interface and Description |
---|---|
interface |
IParameterizedMappingStructure |
Modifier and Type | Method and Description |
---|---|
List<IMappingStructure> |
IMappingStructure.getChildValues()
Retrieves childs mappingStructure for a composite mappingStructure.
|
List<IMappingStructure> |
IMappingValuesProvider.getValues()
Gets the differents objects of the mappingObject.
|
List<IMappingStructure> |
IMappingStructure.getValues()
Retrieves childs mappingStructure for a composite mappingStructure.
|
Modifier and Type | Method and Description |
---|---|
void |
IMappingStructure.setChildValues(List<IMappingStructure> childValues)
Sets childs mappingStructure for a composite mappingStructure.
|
Copyright © 2019 Visiativ Software. All rights reserved.