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