Uses of Enum Class
org.qubership.atp.environments.service.rest.server.dto.generated.SystemVersionResponseDtoGenerated.StatusEnum
Packages that use SystemVersionResponseDtoGenerated.StatusEnum
-
Uses of SystemVersionResponseDtoGenerated.StatusEnum in org.qubership.atp.environments.service.rest.server.dto.generated
Methods in org.qubership.atp.environments.service.rest.server.dto.generated that return SystemVersionResponseDtoGenerated.StatusEnumModifier and TypeMethodDescriptionSystemVersionResponseDtoGenerated.getStatus()Get statusReturns the enum constant of this class with the specified name.SystemVersionResponseDtoGenerated.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qubership.atp.environments.service.rest.server.dto.generated with parameters of type SystemVersionResponseDtoGenerated.StatusEnumModifier and TypeMethodDescriptionvoidSystemVersionResponseDtoGenerated.setStatus(SystemVersionResponseDtoGenerated.StatusEnum status) SystemVersionResponseDtoGenerated.status(SystemVersionResponseDtoGenerated.StatusEnum status)