Uses of Class
org.apache.bval.jsr.xml.GroupSequenceType
-
Packages that use GroupSequenceType Package Description org.apache.bval.jsr.xml -
-
Uses of GroupSequenceType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml declared as GroupSequenceType Modifier and Type Field Description protected GroupSequenceTypeClassType. groupSequenceMethods in org.apache.bval.jsr.xml that return GroupSequenceType Modifier and Type Method Description GroupSequenceTypeObjectFactory. createGroupSequenceType()Create an instance ofGroupSequenceTypeGroupSequenceTypeClassType. getGroupSequence()Gets the value of the groupSequence property.Methods in org.apache.bval.jsr.xml with parameters of type GroupSequenceType Modifier and Type Method Description voidClassType. setGroupSequence(GroupSequenceType value)Sets the value of the groupSequence property.
-