Uses of Class
de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
Packages that use XrayServerTestStepContentResponseDto
-
Uses of XrayServerTestStepContentResponseDto in de.qytera.qtaf.xray.dto.response.steps
Methods in de.qytera.qtaf.xray.dto.response.steps that return XrayServerTestStepContentResponseDtoModifier and TypeMethodDescriptionXrayServerTestStepResponseDto.getData()XrayServerTestStepResponseDto.getResult()XrayServerTestStepResponseDto.getStep()Methods in de.qytera.qtaf.xray.dto.response.steps with parameters of type XrayServerTestStepContentResponseDtoModifier and TypeMethodDescriptionvoidXrayServerTestStepResponseDto.setData(XrayServerTestStepContentResponseDto data) voidXrayServerTestStepResponseDto.setResult(XrayServerTestStepContentResponseDto result) voidXrayServerTestStepResponseDto.setStep(XrayServerTestStepContentResponseDto step)