Uses of Class
org.apache.bval.jsr.xml.GroupsType
-
Packages that use GroupsType Package Description org.apache.bval.jsr.xml -
-
Uses of GroupsType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml declared as GroupsType Modifier and Type Field Description protected GroupsTypeConstraintType. groupsMethods in org.apache.bval.jsr.xml that return GroupsType Modifier and Type Method Description GroupsTypeObjectFactory. createGroupsType()Create an instance ofGroupsTypeGroupsTypeConstraintType. getGroups()Obtient la valeur de la propriété groups.Methods in org.apache.bval.jsr.xml with parameters of type GroupsType Modifier and Type Method Description voidConstraintType. setGroups(GroupsType value)Définit la valeur de la propriété groups.
-