Uses of Enum
org.qubership.atp.ram.enums.DefaultRootCauseType
Packages that use DefaultRootCauseType
-
Uses of DefaultRootCauseType in org.qubership.atp.ram.enums
Methods in org.qubership.atp.ram.enums that return DefaultRootCauseTypeModifier and TypeMethodDescriptionstatic DefaultRootCauseTypeReturn root cause type by name.static DefaultRootCauseTypeReturns the enum constant of this type with the specified name.static DefaultRootCauseType[]DefaultRootCauseType.values()Returns an array containing the constants of this enum type, in the order they are declared.