Package me.hackware.api.scripting
Annotation Interface PropertyName
Marks a no-argument method as a template variable (property). The method's
return value is converted to a string (or treated as unavailable when it
returns
null). Combined with the enclosing Namespace to form
the full variable name.-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-