JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.anchoranalysis.bean.annotation
Annotation Interface OptionalBean
@Retention
(
RUNTIME
)
public @interface
OptionalBean
Indicates that a field of a class can be set to null (omitted), otherwise by default a bean must always have a non-null value.