Package | Description |
---|---|
org.apache.bval.jsr303.xml |
Modifier and Type | Field and Description |
---|---|
protected List<ConstraintType> |
FieldType.constraint |
protected List<ConstraintType> |
ClassType.constraint |
protected List<ConstraintType> |
GetterType.constraint |
Modifier and Type | Method and Description |
---|---|
ConstraintType |
ObjectFactory.createConstraintType()
Create an instance of
ConstraintType |
Modifier and Type | Method and Description |
---|---|
List<ConstraintType> |
FieldType.getConstraint()
Gets the value of the constraint property.
|
List<ConstraintType> |
ClassType.getConstraint()
Gets the value of the constraint property.
|
List<ConstraintType> |
GetterType.getConstraint()
Gets the value of the constraint property.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.