Uses of Enum Class
tigase.xml.annotations.TODO.Severity
Packages that use TODO.Severity
-
Uses of TODO.Severity in tigase.xml.annotations
Subclasses with type arguments of type TODO.Severity in tigase.xml.annotationsModifier and TypeClassDescriptionstatic enumThis enumeration defines importance levels for code change which is expected to be made for annotated element.Methods in tigase.xml.annotations that return TODO.SeverityModifier and TypeMethodDescriptionstatic TODO.SeverityReturns the enum constant of this class with the specified name.static TODO.Severity[]TODO.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.