JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.kingsrook.qqq.backend.core.model.data
QIgnore
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface QIgnore
@Target
({
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
QIgnore
Marker - that a piece of code should be ignored (e.g., a field not treated as a @QField)