com.google.doclava
Class AnnotationValueInfo

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

public class AnnotationValueInfo
extends Object


Constructor Summary
AnnotationValueInfo(MethodInfo element)
           
 
Method Summary
 MethodInfo element()
           
 void init(Object value)
           
 Object value()
           
 String valueString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationValueInfo

public AnnotationValueInfo(MethodInfo element)
Method Detail

init

public void init(Object value)

element

public MethodInfo element()

value

public Object value()

valueString

public String valueString()


Copyright © 2010-2013 Google. All Rights Reserved.