Package com.iizix.prop.annotation
Annotation Interface PropScope
Used to define a property reference to a class or interface. At compile time, the reference is checked by the PostJavaCompiler. The annotation is also used at Runtime.
- Author:
- Christopher Mindus
Required Element Summary
Element Details
ref
String refThe Full String Reference to the Property.- Returns:
- The Full String Reference to the Property (includes the Module Project and slashes).