JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.anchoranalysis.bean.annotation
OptionalBean
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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.