Uses of Enum
org.qubership.atp.mia.clients.api.environments.dto.projects.SystemVersionResponseDto.StatusEnum
Packages that use SystemVersionResponseDto.StatusEnum
-
Uses of SystemVersionResponseDto.StatusEnum in org.qubership.atp.mia.clients.api.environments.dto.projects
Methods in org.qubership.atp.mia.clients.api.environments.dto.projects that return SystemVersionResponseDto.StatusEnumModifier and TypeMethodDescriptionSystemVersionResponseDto.getStatus()Get statusReturns the enum constant of this type with the specified name.static SystemVersionResponseDto.StatusEnum[]SystemVersionResponseDto.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.mia.clients.api.environments.dto.projects with parameters of type SystemVersionResponseDto.StatusEnumModifier and TypeMethodDescriptionvoidSystemVersionResponseDto.setStatus(SystemVersionResponseDto.StatusEnum status) SystemVersionResponseDto.status(SystemVersionResponseDto.StatusEnum status)