Uses of Class
org.qubership.atp.dataset.controllers.api.dto.attributes.ListValueResponseDto
Packages that use ListValueResponseDto
-
Uses of ListValueResponseDto in org.qubership.atp.dataset.controllers.api.dto.attributes
Methods in org.qubership.atp.dataset.controllers.api.dto.attributes that return ListValueResponseDtoModifier and TypeMethodDescriptionMethods in org.qubership.atp.dataset.controllers.api.dto.attributes that return types with arguments of type ListValueResponseDtoModifier and TypeMethodDescription@Valid List<ListValueResponseDto> AttributeCreateResponseDto.getListValues()Get listValuesMethods in org.qubership.atp.dataset.controllers.api.dto.attributes with parameters of type ListValueResponseDtoModifier and TypeMethodDescriptionAttributeCreateResponseDto.addListValuesItem(ListValueResponseDto listValuesItem) Method parameters in org.qubership.atp.dataset.controllers.api.dto.attributes with type arguments of type ListValueResponseDtoModifier and TypeMethodDescriptionAttributeCreateResponseDto.listValues(List<ListValueResponseDto> listValues) voidAttributeCreateResponseDto.setListValues(List<ListValueResponseDto> listValues)