public interface IListMappingProvider<T> extends IMappingProvider<T>
IMappingProvider.DataType, IMappingProvider.IMappingType| Modifier and Type | Method and Description | 
|---|---|
Collection<? extends IOptionList.IOption> | 
getList(T mappedObject,
       String name)  | 
void | 
setList(T mappedObject,
       String name,
       Object value)  | 
getValue, setValuegetValuesCollection<? extends IOptionList.IOption> getList(T mappedObject, String name)
Copyright © 2019 Visiativ Software. All rights reserved.