Uses of Annotation Interface
de.cuioss.test.valueobjects.api.property.PropertyBuilderConfig
Packages that use PropertyBuilderConfig
-
Uses of PropertyBuilderConfig in de.cuioss.test.valueobjects.util
Methods in de.cuioss.test.valueobjects.util that return types with arguments of type PropertyBuilderConfigModifier and TypeMethodDescriptionstatic Set<PropertyBuilderConfig>
BuilderPropertyHelper.extractConfiguredPropertyBuilderConfigs
(Class<?> annotated) Checks the given type for the annotationPropertyBuilderConfig
andPropertyBuilderConfigs
and puts all found in the immutableSet
to be returned