FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba.jsr305
Class TypeQualifierAnnotationLookupResult.PartialResult

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierAnnotationLookupResult.PartialResult
Enclosing class:
TypeQualifierAnnotationLookupResult

public static class TypeQualifierAnnotationLookupResult.PartialResult
extends java.lang.Object

Partial result of looking up a TypeQualifierAnnotation.


Method Summary
 AnnotatedObject getAnnotatedObject()
           
 TypeQualifierAnnotation getTypeQualifierAnnotation()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getAnnotatedObject

public AnnotatedObject getAnnotatedObject()
Returns:
Returns the annotatedObject.

getTypeQualifierAnnotation

public TypeQualifierAnnotation getTypeQualifierAnnotation()
Returns:
Returns the typeQualifierAnnotation.

toString

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

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.