Uses of Class
org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RoleMapping
-
Packages that use EjbRelationshipRoleType.RoleMapping Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EjbRelationshipRoleType.RoleMapping in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as EjbRelationshipRoleType.RoleMapping Modifier and Type Field Description protected EjbRelationshipRoleType.RoleMappingEjbRelationshipRoleType. roleMappingMethods in org.apache.openejb.jee.oejb2 that return EjbRelationshipRoleType.RoleMapping Modifier and Type Method Description EjbRelationshipRoleType.RoleMappingObjectFactory. createEjbRelationshipRoleTypeRoleMapping()Create an instance ofEjbRelationshipRoleType.RoleMappingEjbRelationshipRoleType.RoleMappingEjbRelationshipRoleType. getRoleMapping()Gets the value of the roleMapping property.Methods in org.apache.openejb.jee.oejb2 with parameters of type EjbRelationshipRoleType.RoleMapping Modifier and Type Method Description voidEjbRelationshipRoleType. setRoleMapping(EjbRelationshipRoleType.RoleMapping value)Sets the value of the roleMapping property.
-