Uses of Class
io.mosip.kernel.core.datamapper.model.IncludeDataField
-
Packages that use IncludeDataField Package Description io.mosip.kernel.core.datamapper.spi -
-
Uses of IncludeDataField in io.mosip.kernel.core.datamapper.spi
Method parameters in io.mosip.kernel.core.datamapper.spi with type arguments of type IncludeDataField Modifier and Type Method Description DataMapperBuilder<S,D>DataMapperBuilder. includeFields(List<IncludeDataField> includeFields)Configure included field in mapping
-