|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.jdbc.AnnotationImpl
public class AnnotationImpl
Field Summary |
---|
Fields inherited from interface com.metamatrix.jdbc.api.Annotation |
---|
HIGH, LOW, MEDIUM |
Method Summary | |
---|---|
java.lang.String |
getAnnotation()
Get annotation description. |
java.lang.String |
getCategory()
Get category of this annotation. |
java.lang.String |
getResolution()
Get resolution for annotation. |
int |
getSeverity()
Get severity of this annotation |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getCategory()
Annotation
getCategory
in interface Annotation
public java.lang.String getAnnotation()
Annotation
getAnnotation
in interface Annotation
public java.lang.String getResolution()
Annotation
getResolution
in interface Annotation
public int getSeverity()
Annotation
getSeverity
in interface Annotation
Annotation.LOW
,
Annotation.MEDIUM
,
Annotation.HIGH
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |