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

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

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

Fields in org.apache.bval.jsr303.xml declared as GroupsType
protected  GroupsType ConstraintType.groups
           
 

Methods in org.apache.bval.jsr303.xml that return GroupsType
 GroupsType ObjectFactory.createGroupsType()
          Create an instance of GroupsType
 GroupsType ConstraintType.getGroups()
          Gets the value of the groups property.
 

Methods in org.apache.bval.jsr303.xml with parameters of type GroupsType
 void ConstraintType.setGroups(GroupsType value)
          Sets the value of the groups property.
 



Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.