org.yestech.lib.util
Class AnnotationUtil

java.lang.Object
  extended by org.yestech.lib.util.AnnotationUtil

public class AnnotationUtil
extends java.lang.Object


Constructor Summary
AnnotationUtil()
           
 
Method Summary
static void setValueForAnnotatedField(java.lang.Class<java.lang.annotation.Annotation> annotation, java.lang.Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationUtil

public AnnotationUtil()
Method Detail

setValueForAnnotatedField

public static void setValueForAnnotatedField(java.lang.Class<java.lang.annotation.Annotation> annotation,
                                             java.lang.Class<?> clazz)


Copyright © 2009 YES Technology Association. All Rights Reserved.