Uses of Class
org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.CmrField
-
Packages that use EjbRelationshipRoleType.CmrField Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EjbRelationshipRoleType.CmrField in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as EjbRelationshipRoleType.CmrField Modifier and Type Field Description protected EjbRelationshipRoleType.CmrFieldEjbRelationshipRoleType. cmrFieldMethods in org.apache.openejb.jee.oejb2 that return EjbRelationshipRoleType.CmrField Modifier and Type Method Description EjbRelationshipRoleType.CmrFieldObjectFactory. createEjbRelationshipRoleTypeCmrField()Create an instance ofEjbRelationshipRoleType.CmrFieldEjbRelationshipRoleType.CmrFieldEjbRelationshipRoleType. getCmrField()Gets the value of the cmrField property.Methods in org.apache.openejb.jee.oejb2 with parameters of type EjbRelationshipRoleType.CmrField Modifier and Type Method Description voidEjbRelationshipRoleType. setCmrField(EjbRelationshipRoleType.CmrField value)Sets the value of the cmrField property.
-