Uses of Class
org.apache.openejb.jee.bval.GroupsType

Packages that use GroupsType
org.apache.openejb.jee.bval   
 

Uses of GroupsType in org.apache.openejb.jee.bval
 

Fields in org.apache.openejb.jee.bval declared as GroupsType
protected  GroupsType ConstraintType.groups
           
 

Methods in org.apache.openejb.jee.bval 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.openejb.jee.bval with parameters of type GroupsType
 void ConstraintType.setGroups(GroupsType value)
          Sets the value of the groups property.
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.