Uses of Class
io.bindingz.api.model.SourceDto
-
-
Uses of SourceDto in io.bindingz.api.model
Methods in io.bindingz.api.model that return types with arguments of type SourceDto Modifier and Type Method Description List<SourceDto>SourceResource. getSources()Constructor parameters in io.bindingz.api.model with type arguments of type SourceDto Constructor Description SourceResource(ContractDto content, List<SourceDto> sources)
-