JavaScript is disabled on your browser.
Skip navigation links
dalesbred
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.dalesbred.annotation
Annotation Interface DalesbredIgnore
@Retention
(
RUNTIME
)
@Documented
@Target
({
METHOD
,
FIELD
,
CONSTRUCTOR
})
@Inherited
public @interface
DalesbredIgnore
Ignores given field, setter or constructor when instantiating.