com.google.doclava
Class AnnotationInstanceInfo

java.lang.Object
  extended by com.google.doclava.AnnotationInstanceInfo

public class AnnotationInstanceInfo
extends Object


Constructor Summary
AnnotationInstanceInfo(ClassInfo type, AnnotationValueInfo[] elementValues)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AnnotationInstanceInfo

public AnnotationInstanceInfo(ClassInfo type,
                              AnnotationValueInfo[] elementValues)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010-2013 Google. All Rights Reserved.