JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
com.opencloud.tools.cgin.scenario.schema.annotations
Annotation Type AdaptationNullable
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
METHOD
) public @interface
AdaptationNullable
Fields of an adaptation class which are optional (whose values may be null) mark their getter methods with the @AdaptationNullable annotation.
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element