Uses of Class
org.qubership.atp.dataset.clients.dto.AbstractEntityResponseDto
Packages that use AbstractEntityResponseDto
-
Uses of AbstractEntityResponseDto in org.qubership.atp.dataset.clients.dto
Methods in org.qubership.atp.dataset.clients.dto that return AbstractEntityResponseDtoModifier and TypeMethodDescriptionMethods in org.qubership.atp.dataset.clients.dto that return types with arguments of type AbstractEntityResponseDtoModifier and TypeMethodDescription@Valid List<AbstractEntityResponseDto> PageAbstractEntityResponseDto.getContent()Get contentMethods in org.qubership.atp.dataset.clients.dto with parameters of type AbstractEntityResponseDtoModifier and TypeMethodDescriptionPageAbstractEntityResponseDto.addContentItem(AbstractEntityResponseDto contentItem) Method parameters in org.qubership.atp.dataset.clients.dto with type arguments of type AbstractEntityResponseDtoModifier and TypeMethodDescriptionPageAbstractEntityResponseDto.content(List<AbstractEntityResponseDto> content) voidPageAbstractEntityResponseDto.setContent(List<AbstractEntityResponseDto> content)