Seam Core JSF2 2.3.1.Final.NX02
-
- All Implemented Interfaces:
- Serializable
public class AnnotatedBeanProperty<T extends Annotation>
extends Object
implements Serializable
A convenience class for working with an annotated property (either a field or method) of
a JavaBean class.
- Author:
- Shane Bryzak
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
-
getAnnotation
public T getAnnotation()
-
isSet
public boolean isSet()
Seam Core JSF2 2.3.1.Final.NX02
Copyright © 2015 Seam Framework. All Rights Reserved.