パッケージ | 説明 |
---|---|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
修飾子とタイプ | メソッドと説明 |
---|---|
ConstructorDescriptor |
BeanDescriptor.getConstraintsForConstructor(Class<?>... parameterTypes)
Returns a constructor descriptor for the given constructor.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Set<ConstructorDescriptor> |
BeanDescriptor.getConstrainedConstructors()
Returns a set with descriptors for the constrained constructors of the
bean represented by this descriptor.
|
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.