public class ITSLQI extends Object
| Constructor and Description |
|---|
ITSLQI(IssueAnnotation ann) |
ITSLQI(Iterator<Attribute> attrs) |
| Modifier and Type | Method and Description |
|---|---|
GenericAnnotation |
getAnnotation()
Gets the annotation for this LQI object.
|
String |
getComment() |
boolean |
getEnabled() |
String |
getProfileRef() |
double |
getSeverity() |
String |
getType() |
public ITSLQI(IssueAnnotation ann)
public String getType()
public double getSeverity()
public String getComment()
public String getProfileRef()
public boolean getEnabled()
public GenericAnnotation getAnnotation()
Copyright © 2022. All rights reserved.