public interface IParameterizedMappingStructure extends IMappingStructure
Modifier and Type | Method and Description |
---|---|
void |
addParameter(String key,
Object value) |
Map<String,Object> |
getParameters() |
void |
setParameters(Map<String,Object> parameters) |
getChildValues, getDataType, getDescription, getLabel, getListOptions, getMappingType, getName, getValues, isMandatory, isVisible, setChildValues, setDataType, setDescription, setLabel, setListOptions, setMandatory, setMappingType, setName, setVisible
Copyright © 2022 Visiativ. All rights reserved.