|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PayloadType | |
---|---|
org.hibernate.validator.xml | Classes used to parse Bean Validation XML configuration files. |
Uses of PayloadType in org.hibernate.validator.xml |
---|
Fields in org.hibernate.validator.xml declared as PayloadType | |
---|---|
protected PayloadType |
ConstraintType.payload
|
Methods in org.hibernate.validator.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.xml with parameters of type PayloadType | |
---|---|
void |
ConstraintType.setPayload(PayloadType value)
Sets the value of the payload property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |