org.hibernate.validator.internal.xml
Class ConstrainedGetterBuilder
java.lang.Object
org.hibernate.validator.internal.xml.ConstrainedGetterBuilder
public class ConstrainedGetterBuilder
- extends Object
Builder for constraint getters.
- Author:
- Hardy Ferentschik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buildConstrainedGetters
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