JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.officefloor.plugin.clazz
Annotation Interface Property
@Documented
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
Property
Flags to inject a
Property
value.
Author:
Daniel Sagenschneider
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Name of the
Property
.
Element Details
value
String
value
Name of the
Property
.
Returns:
Name.