@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface NFProperty
Modifier and Type | Required Element and Description |
---|---|
Class<? extends INFProperty> |
value
The type of the property.
|
public abstract Class<? extends INFProperty> value
public abstract String name
Copyright © 2013. All Rights Reserved.