public abstract static class ElementD.NonRoot<P extends ElementD<?,?>,E extends AnnotatedElement,R extends org.apache.bval.jsr.descriptor.MetadataReader.ForElement<E,?>> extends ElementD<E,R>
ElementD.NonRoot<P extends ElementD<?,?>,E extends AnnotatedElement,R extends org.apache.bval.jsr.descriptor.MetadataReader.ForElement<E,?>>| Modifier and Type | Field and Description |
|---|---|
protected P |
parent |
genericType| Modifier | Constructor and Description |
|---|---|
protected |
NonRoot(R reader,
P parent) |
| Modifier and Type | Method and Description |
|---|---|
protected BeanD<?> |
getBean() |
Type |
getGenericType() |
GroupStrategy |
getGroupStrategy() |
P |
getParent() |
findConstraints, getConstraintDescriptors, getDeclaringClass, getElementType, getTarget, hasConstraints, toStringpublic P getParent()
public final Type getGenericType()
getGenericType in class ElementD<E extends AnnotatedElement,R extends org.apache.bval.jsr.descriptor.MetadataReader.ForElement<E,?>>protected final BeanD<?> getBean()
public final GroupStrategy getGroupStrategy()
getGroupStrategy in class ElementD<E extends AnnotatedElement,R extends org.apache.bval.jsr.descriptor.MetadataReader.ForElement<E,?>>Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.