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