Uses of Class
org.apache.openejb.jee.oejb2.GroupType.CmrField
-
Packages that use GroupType.CmrField Package Description 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 Modifier and Type Field Description protected List<GroupType.CmrField>GroupType. cmrFieldMethods in org.apache.openejb.jee.oejb2 that return GroupType.CmrField Modifier and Type Method Description GroupType.CmrFieldObjectFactory. createGroupTypeCmrField()Create an instance ofGroupType.CmrFieldMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type GroupType.CmrField Modifier and Type Method Description List<GroupType.CmrField>GroupType. getCmrField()Gets the value of the cmrField property.
-