Uses of Enum
org.qubership.atp.ram.enums.SystemStatus
Packages that use SystemStatus
-
Uses of SystemStatus in org.qubership.atp.ram.enums
Methods in org.qubership.atp.ram.enums that return SystemStatusModifier and TypeMethodDescriptionstatic SystemStatusSystemStatus.findByValue(String strValue) FindTestingStatusesby name contains word.static SystemStatusReturns the enum constant of this type with the specified name.static SystemStatus[]SystemStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.