@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface SupportedAttributes
This annotation is applied to an attribute entity bean to indicate which attribute types should be supported and stored by the annotated entity.
public abstract Class[] value
Copyright © 2013. All Rights Reserved.