Uses of Class
org.apache.openejb.jee.oejb2.GroupType.CmrField

Packages that use GroupType.CmrField
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of GroupType.CmrField in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type GroupType.CmrField
protected  List<GroupType.CmrField> GroupType.cmrField
           
 

Methods in org.apache.openejb.jee.oejb2 that return GroupType.CmrField
 GroupType.CmrField ObjectFactory.createGroupTypeCmrField()
          Create an instance of GroupType.CmrField
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type GroupType.CmrField
 List<GroupType.CmrField> GroupType.getCmrField()
          Gets the value of the cmrField property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.