|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PayloadType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes for parsing of Bean Validation XML configuration files. |
| Uses of PayloadType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml declared as PayloadType | |
|---|---|
protected PayloadType |
ConstraintType.payload
|
| Methods in org.hibernate.validator.internal.xml that return PayloadType | |
|---|---|
PayloadType |
ObjectFactory.createPayloadType()
Create an instance of PayloadType |
PayloadType |
ConstraintType.getPayload()
Gets the value of the payload property. |
| Methods in org.hibernate.validator.internal.xml with parameters of type PayloadType | |
|---|---|
void |
ConstraintType.setPayload(PayloadType value)
Sets the value of the payload property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||