com.metamatrix.jdbc
Class AnnotationImpl

java.lang.Object
  extended by com.metamatrix.jdbc.AnnotationImpl
All Implemented Interfaces:
Annotation

public class AnnotationImpl
extends java.lang.Object
implements Annotation


Field Summary
 
Fields inherited from interface com.metamatrix.jdbc.api.Annotation
HIGH, LOW, MEDIUM
 
Method Summary
 java.lang.String getAnnotation()
           
 java.lang.String getCategory()
           
 java.lang.String getResolution()
           
 int getSeverity()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCategory

public java.lang.String getCategory()
Specified by:
getCategory in interface Annotation

getAnnotation

public java.lang.String getAnnotation()
Specified by:
getAnnotation in interface Annotation

getResolution

public java.lang.String getResolution()
Specified by:
getResolution in interface Annotation

getSeverity

public int getSeverity()
Specified by:
getSeverity in interface Annotation

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2009. All Rights Reserved.