public class ConstrainedGetterBuilder extends Object
Modifier and Type | Method and Description |
---|---|
static Set<ConstrainedExecutable> |
buildConstrainedGetters(List<GetterType> getterList,
Class<?> beanClass,
String defaultPackage,
ConstraintHelper constraintHelper,
AnnotationProcessingOptionsImpl annotationProcessingOptions) |
public static Set<ConstrainedExecutable> buildConstrainedGetters(List<GetterType> getterList, Class<?> beanClass, String defaultPackage, ConstraintHelper constraintHelper, AnnotationProcessingOptionsImpl annotationProcessingOptions)
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved