| 
||||||||||
| 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 Annotationpublic java.lang.String getAnnotation()
Annotation
getAnnotation in interface Annotationpublic java.lang.String getResolution()
Annotation
getResolution in interface Annotationpublic int getSeverity()
Annotation
getSeverity in interface AnnotationAnnotation.LOW, 
Annotation.MEDIUM, 
Annotation.HIGHpublic 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 | |||||||||