Package | Description |
---|---|
co.codewizards.cloudstore.core.dto |
Data transfer objects (DTOs) used for the communication between client and server via REST.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigPropDto> |
ConfigPropSetDto.getConfigPropDtos() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigPropSetDto.setConfigPropDtos(List<ConfigPropDto> configPropDtos) |
Copyright © 2013–2019. All rights reserved.