Uses of Class
org.apache.bval.jsr303.xml.PayloadType

Packages that use PayloadType
org.apache.bval.jsr303.xml   
 

Uses of PayloadType in org.apache.bval.jsr303.xml
 

Fields in org.apache.bval.jsr303.xml declared as PayloadType
protected  PayloadType ConstraintType.payload
           
 

Methods in org.apache.bval.jsr303.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.apache.bval.jsr303.xml with parameters of type PayloadType
 void ConstraintType.setPayload(PayloadType value)
          Sets the value of the payload property.
 



Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.