Uses of Class
tigase.xml.annotations.TODO.Severity
-
Packages that use TODO.Severity Package Description tigase.xml.annotations -
-
Uses of TODO.Severity in tigase.xml.annotations
Methods in tigase.xml.annotations that return TODO.Severity Modifier and Type Method Description TODO.Severityseverity()severityproperty allows you to set and retrieve severity of expected code change described by thisTODOannotation.static TODO.SeverityTODO.Severity. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TODO.Severity[]TODO.Severity. values()Returns an array containing the constants of this enum type, in the order they are declared.
-