Uses of Annotation Interface
eu.cloudnetservice.driver.document.annotations.DocumentValueIgnore
Packages that use DocumentValueIgnore
-
Uses of DocumentValueIgnore in eu.cloudnetservice.driver.document.gson
Methods in eu.cloudnetservice.driver.document.gson with parameters of type DocumentValueIgnoreModifier and TypeMethodDescriptionprivate booleanGsonDocumentExclusionStrategy.shouldExclude(@Nullable DocumentValueIgnore ignoreAnnotation) Check if the given annotation instance is present and disables the serialisation into the direction handled by this exclusion strategy.