Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.DetailedComparisonStatusDto
Packages that use DetailedComparisonStatusDto
-
Uses of DetailedComparisonStatusDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return DetailedComparisonStatusDtoModifier and TypeMethodDescriptionstatic DetailedComparisonStatusDto@Valid DetailedComparisonStatusDtoComparedAttributeDto.getStatus()Get statusstatic DetailedComparisonStatusDtoReturns the enum constant of this type with the specified name.static DetailedComparisonStatusDto[]DetailedComparisonStatusDto.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type DetailedComparisonStatusDtoModifier and TypeMethodDescriptionvoidComparedAttributeDto.setStatus(DetailedComparisonStatusDto status) ComparedAttributeDto.status(DetailedComparisonStatusDto status)