org.chromattic.metamodel.bean
Class Annotated<A extends java.lang.annotation.Annotation>

java.lang.Object
  extended by org.chromattic.metamodel.bean.Annotated<A>
Direct Known Subclasses:
AnnotatedProperty

public class Annotated<A extends java.lang.annotation.Annotation>
extends java.lang.Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
Annotated(A annotation)
           
 
Method Summary
 A getAnnotation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Annotated

public Annotated(A annotation)
Method Detail

getAnnotation

public A getAnnotation()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.