| Package | Description |
|---|---|
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
List<CustomPropertyDto> |
BatchDto.getProperties() |
List<CustomPropertyDto> |
OpenSettingsDto.getProperties() |
List<CustomPropertyDto> |
ConfigurationDto.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDto.setProperties(List<CustomPropertyDto> properties) |
void |
OpenSettingsDto.setProperties(List<CustomPropertyDto> properties) |
void |
ConfigurationDto.setProperties(List<CustomPropertyDto> properties) |
| Modifier and Type | Method and Description |
|---|---|
static CustomPropertyDto |
CustomPropertyMapper.toCustomPropertyDto(PropertyData propertyData) |
| Modifier and Type | Method and Description |
|---|---|
static List<CustomPropertyDto> |
CustomPropertyMapper.toCustomPropertyDtoList(List<PropertyData> propertyDataList) |
Copyright © 2023. All rights reserved.