Uses of Class
org.apache.openejb.jee.bval.GroupSequenceType
-
Packages that use GroupSequenceType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of GroupSequenceType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval declared as GroupSequenceType Modifier and Type Field Description protected GroupSequenceTypeClassType. groupSequenceMethods in org.apache.openejb.jee.bval 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.openejb.jee.bval with parameters of type GroupSequenceType Modifier and Type Method Description voidClassType. setGroupSequence(GroupSequenceType value)Sets the value of the groupSequence property.
-