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, setValue
getValues
Collection<? extends IOptionList.IOption> getList(T mappedObject, String name)
Copyright © 2022 Visiativ. All rights reserved.