Uses of Enum
io.smallrye.openapi.runtime.scanner.dataobject.IgnoreResolver.Visibility
Packages that use IgnoreResolver.Visibility
-
Uses of IgnoreResolver.Visibility in io.smallrye.openapi.runtime.scanner.dataobject
Methods in io.smallrye.openapi.runtime.scanner.dataobject that return IgnoreResolver.VisibilityModifier and TypeMethodDescriptionIgnoreResolver.getDescendantVisibility(String propertyName, List<org.jboss.jandex.ClassInfo> descendants) IgnoreResolver.isIgnore(String propertyName, org.jboss.jandex.AnnotationTarget annotationTarget, org.jboss.jandex.AnnotationTarget reference) IgnoreResolver.referenceVisibility(String propertyName, org.jboss.jandex.AnnotationTarget annotationTarget, org.jboss.jandex.AnnotationTarget reference) static IgnoreResolver.VisibilityReturns the enum constant of this type with the specified name.static IgnoreResolver.Visibility[]IgnoreResolver.Visibility.values()Returns an array containing the constants of this enum type, in the order they are declared.