Uses of Enum
org.qubership.atp.mia.clients.api.environments.dto.projects.SystemResDto.StatusEnum
Packages that use SystemResDto.StatusEnum
-
Uses of SystemResDto.StatusEnum in org.qubership.atp.mia.clients.api.environments.dto.projects
Methods in org.qubership.atp.mia.clients.api.environments.dto.projects that return SystemResDto.StatusEnumModifier and TypeMethodDescriptionstatic SystemResDto.StatusEnumSystemResDto.getStatus()Get statusstatic SystemResDto.StatusEnumReturns the enum constant of this type with the specified name.static SystemResDto.StatusEnum[]SystemResDto.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 SystemResDto.StatusEnumModifier and TypeMethodDescriptionvoidSystemResDto.setStatus(SystemResDto.StatusEnum status) SystemResDto.status(SystemResDto.StatusEnum status)