Uses of Class
com.applitools.eyes.universal.dto.ExactMatchSettingsDto
-
Packages that use ExactMatchSettingsDto Package Description com.applitools.eyes.universal.dto com.applitools.eyes.universal.mapper -
-
Uses of ExactMatchSettingsDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return ExactMatchSettingsDto Modifier and Type Method Description ExactMatchSettingsDtoMatchSettingsDto. getExact()Methods in com.applitools.eyes.universal.dto with parameters of type ExactMatchSettingsDto Modifier and Type Method Description voidMatchSettingsDto. setExact(ExactMatchSettingsDto exact) -
Uses of ExactMatchSettingsDto in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper that return ExactMatchSettingsDto Modifier and Type Method Description static ExactMatchSettingsDtoExactMatchSettingsMapper. toExactMatchSettingsDto(ExactMatchSettings exactMatchSettings)
-