| Package | Description |
|---|---|
| org.apache.openejb.jee.bval |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConstraintType> |
ClassType.constraint |
protected List<ConstraintType> |
ReturnValueType.constraint |
protected List<ConstraintType> |
ParameterType.constraint |
protected List<ConstraintType> |
FieldType.constraint |
protected List<ConstraintType> |
CrossParameterType.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> |
ClassType.getConstraint()
Gets the value of the constraint property.
|
List<ConstraintType> |
ReturnValueType.getConstraint()
Gets the value of the constraint property.
|
List<ConstraintType> |
ParameterType.getConstraint()
Gets the value of the constraint property.
|
List<ConstraintType> |
FieldType.getConstraint()
Gets the value of the constraint property.
|
List<ConstraintType> |
CrossParameterType.getConstraint()
Gets the value of the constraint property.
|
List<ConstraintType> |
GetterType.getConstraint()
Gets the value of the constraint property.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.