JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.oddjob.describe
Annotation Interface NoDescribe
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
public @interface
NoDescribe
Annotate a property (field or getter) that it shouldn't be described.
Author:
rob