Uses of Class
eu.toop.playground.dc.ui.model.dto.DSDIDTypeDto
-
Packages that use DSDIDTypeDto Package Description eu.toop.playground.dc.ui.model.dto -
-
Uses of DSDIDTypeDto in eu.toop.playground.dc.ui.model.dto
Methods in eu.toop.playground.dc.ui.model.dto that return DSDIDTypeDto Modifier and Type Method Description DSDIDTypeDtoDSDDatasetResponseDto. getDoctypeId()DSDIDTypeDtoDSDDatasetResponseDto. getParticipantId()Constructors in eu.toop.playground.dc.ui.model.dto with parameters of type DSDIDTypeDto Constructor Description DSDDatasetResponseDto(DSDIDTypeDto participantId, String datasetId, String distributionFormat, String distributionConforms, String accessServiceConforms, DSDIDTypeDto doctypeId)
-