Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.UserInfo0Dto
Packages that use UserInfo0Dto
-
Uses of UserInfo0Dto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return UserInfo0DtoModifier and TypeMethodDescriptionUserInfo0Dto.addRolesItem(String rolesItem) @Valid UserInfo0DtoTestPlanResponseDto.getCreatedBy()Get createdBy@Valid UserInfo0DtoTestPlanResponseDto.getLastModifiedBy()Get lastModifiedByMethods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type UserInfo0DtoModifier and TypeMethodDescriptionTestPlanResponseDto.createdBy(UserInfo0Dto createdBy) TestPlanResponseDto.lastModifiedBy(UserInfo0Dto lastModifiedBy) voidTestPlanResponseDto.setCreatedBy(UserInfo0Dto createdBy) voidTestPlanResponseDto.setLastModifiedBy(UserInfo0Dto lastModifiedBy)