Uses of Class
org.apache.openejb.jee.bval.GroupSequenceType

Packages that use GroupSequenceType
org.apache.openejb.jee.bval   
 

Uses of GroupSequenceType in org.apache.openejb.jee.bval
 

Fields in org.apache.openejb.jee.bval declared as GroupSequenceType
protected  GroupSequenceType ClassType.groupSequence
           
 

Methods in org.apache.openejb.jee.bval 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.openejb.jee.bval with parameters of type GroupSequenceType
 void ClassType.setGroupSequence(GroupSequenceType value)
          Sets the value of the groupSequence property.
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.