org.jboss.cdi.tck.tests.event.observer.extension
Class Tall.Literal
java.lang.Object
javax.enterprise.util.AnnotationLiteral<Tall>
org.jboss.cdi.tck.tests.event.observer.extension.Tall.Literal
- All Implemented Interfaces:
- Serializable, Annotation, Tall
- Enclosing class:
- Tall
public static class Tall.Literal
- extends javax.enterprise.util.AnnotationLiteral<Tall>
- implements Tall
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.event.observer.extension.Tall |
Tall.Literal |
| Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
FIVE_METERS
public static final Tall.Literal FIVE_METERS
SIX_METERS
public static final Tall.Literal SIX_METERS
height
public int height()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.