Uses of Class
uk.co.jemos.podam.api.MapKeyOrElementsArguments
-
Packages that use MapKeyOrElementsArguments Package Description uk.co.jemos.podam.api This package contains PODAM main APIs -
-
Uses of MapKeyOrElementsArguments in uk.co.jemos.podam.api
Methods in uk.co.jemos.podam.api with parameters of type MapKeyOrElementsArguments Modifier and Type Method Description private ObjectPodamFactoryImpl. getMapKeyOrElementValue(MapKeyOrElementsArguments keyOrElementsArguments, ManufacturingContext manufacturingCtx)It fills a Map key or value with the appropriate value, considering attribute-level customisation.
-