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

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

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

Fields in org.apache.bval.jsr303.xml declared as GroupSequenceType
protected  GroupSequenceType ClassType.groupSequence
           
 

Methods in org.apache.bval.jsr303.xml that return GroupSequenceType
 GroupSequenceType ObjectFactory.createGroupSequenceType()
          Create an instance of GroupSequenceType
 GroupSequenceType ClassType.getGroupSequence()
          Gets the value of the groupSequence property.
 

Methods in org.apache.bval.jsr303.xml with parameters of type GroupSequenceType
 void ClassType.setGroupSequence(GroupSequenceType value)
          Sets the value of the groupSequence property.
 



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