Uses of Class
org.apache.openejb.jee.bval.GroupsType
-
Packages that use GroupsType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of GroupsType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval declared as GroupsType Modifier and Type Field Description protected GroupsTypeConstraintType. groupsMethods in org.apache.openejb.jee.bval that return GroupsType Modifier and Type Method Description GroupsTypeObjectFactory. createGroupsType()Create an instance ofGroupsTypeGroupsTypeConstraintType. getGroups()Gets the value of the groups property.Methods in org.apache.openejb.jee.bval with parameters of type GroupsType Modifier and Type Method Description voidConstraintType. setGroups(GroupsType value)Sets the value of the groups property.
-