public class AnnotationEventRepresentation extends Object implements EventRepresentation
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
AnnotationEventRepresentation(EventUnderlyingType value) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
EventUnderlyingType |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public static final EPTypeClass EPTYPE
public AnnotationEventRepresentation(EventUnderlyingType value)
public EventUnderlyingType value()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2005–2020. All rights reserved.