Uses of Class
org.apache.bval.jsr.xml.CrossParameterType
-
Packages that use CrossParameterType Package Description org.apache.bval.jsr.xml -
-
Uses of CrossParameterType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml declared as CrossParameterType Modifier and Type Field Description protected CrossParameterTypeConstructorType. crossParameterprotected CrossParameterTypeMethodType. crossParameterMethods in org.apache.bval.jsr.xml that return CrossParameterType Modifier and Type Method Description CrossParameterTypeObjectFactory. createCrossParameterType()Create an instance ofCrossParameterTypeCrossParameterTypeConstructorType. getCrossParameter()Gets the value of the crossParameter property.CrossParameterTypeMethodType. getCrossParameter()Gets the value of the crossParameter property.Methods in org.apache.bval.jsr.xml with parameters of type CrossParameterType Modifier and Type Method Description voidConstructorType. setCrossParameter(CrossParameterType value)Sets the value of the crossParameter property.voidMethodType. setCrossParameter(CrossParameterType value)Sets the value of the crossParameter property.
-