org.eclipse.lyo.oslc4j.core.model
Class InheritedMethodAnnotationHelper

java.lang.Object
  extended by org.eclipse.lyo.oslc4j.core.model.InheritedMethodAnnotationHelper

public final class InheritedMethodAnnotationHelper
extends Object


Method Summary
static
<T extends Annotation>
T
getAnnotation(Method method, Class<T> annotationClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAnnotation

public static <T extends Annotation> T getAnnotation(Method method,
                                                     Class<T> annotationClass)


Copyright © 2013. All Rights Reserved.