Skip to content

AnnotationPanelFilterBuilder🔗

Constructor🔗

new AnnotationPanelFilterBuilder()

Methods🔗

build🔗

Builds the object.

public AnnotationPanelFilter build()

exclude🔗

Should the specified panels be included or excluded

public AnnotationPanelFilterBuilder exclude(Boolean exclude)

ids🔗

Panel IDs that should be included or excluded

public AnnotationPanelFilterBuilder ids(List<Integer> ids)

See also🔗