public interface ElementDescriptor
Modifier and Type | Interface and Description |
---|---|
static interface |
ElementDescriptor.ConstraintFinder |
Modifier and Type | Method and Description |
---|---|
ElementDescriptor.ConstraintFinder |
findConstraints() |
Set<ConstraintDescriptor<?>> |
getConstraintDescriptors() |
Class<?> |
getElementClass() |
boolean |
hasConstraints() |
boolean hasConstraints()
Class<?> getElementClass()
Set<ConstraintDescriptor<?>> getConstraintDescriptors()
ElementDescriptor.ConstraintFinder findConstraints()
Copyright © 2014. All Rights Reserved.