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
nl.datasteel.crudcraft.annotations.fields
Annotation Interface Request
@Target
(
FIELD
)
@Retention
(
CLASS
)
public @interface
Request
Annotation to mark a field for inclusion in request objects. This annotation can be used to specify that the field should be included in request payloads, such as when creating or updating resources.