Uses of Class
org.qubership.atp.dataset.controllers.api.dto.datasetlists.RefParameterDto
Packages that use RefParameterDto
-
Uses of RefParameterDto in org.qubership.atp.dataset.controllers.api.dto.datasetlists
Methods in org.qubership.atp.dataset.controllers.api.dto.datasetlists that return RefParameterDtoModifier and TypeMethodDescriptionMethods in org.qubership.atp.dataset.controllers.api.dto.datasetlists that return types with arguments of type RefParameterDtoModifier and TypeMethodDescription@Valid List<RefParameterDto> RefDataSetListAttributeDto.getParameters()Get parametersMethods in org.qubership.atp.dataset.controllers.api.dto.datasetlists with parameters of type RefParameterDtoModifier and TypeMethodDescriptionRefDataSetListAttributeDto.addParametersItem(RefParameterDto parametersItem) Method parameters in org.qubership.atp.dataset.controllers.api.dto.datasetlists with type arguments of type RefParameterDtoModifier and TypeMethodDescriptionRefDataSetListAttributeDto.parameters(List<RefParameterDto> parameters) voidRefDataSetListAttributeDto.setParameters(List<RefParameterDto> parameters)