Uses of Class
de.qytera.qtaf.xray.dto.jira.VersionDto.SimpleLinkDto
Packages that use VersionDto.SimpleLinkDto
-
Uses of VersionDto.SimpleLinkDto in de.qytera.qtaf.xray.dto.jira
Methods in de.qytera.qtaf.xray.dto.jira that return types with arguments of type VersionDto.SimpleLinkDtoModifier and TypeMethodDescriptionVersionDto.getOperations()If the expand optionoperationsis used, returns the list of operations available for this version.Method parameters in de.qytera.qtaf.xray.dto.jira with type arguments of type VersionDto.SimpleLinkDtoModifier and TypeMethodDescriptionvoidVersionDto.setOperations(List<VersionDto.SimpleLinkDto> operations) If the expand optionoperationsis used, returns the list of operations available for this version.