Uses of Class
org.apache.openejb.jee.oejb2.EjbRelationshipRoleType.RelationshipRoleSource
-
Packages that use EjbRelationshipRoleType.RelationshipRoleSource Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EjbRelationshipRoleType.RelationshipRoleSource in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as EjbRelationshipRoleType.RelationshipRoleSource Modifier and Type Field Description protected EjbRelationshipRoleType.RelationshipRoleSourceEjbRelationshipRoleType. relationshipRoleSourceMethods in org.apache.openejb.jee.oejb2 that return EjbRelationshipRoleType.RelationshipRoleSource Modifier and Type Method Description EjbRelationshipRoleType.RelationshipRoleSourceObjectFactory. createEjbRelationshipRoleTypeRelationshipRoleSource()Create an instance ofEjbRelationshipRoleType.RelationshipRoleSourceEjbRelationshipRoleType.RelationshipRoleSourceEjbRelationshipRoleType. getRelationshipRoleSource()Gets the value of the relationshipRoleSource property.Methods in org.apache.openejb.jee.oejb2 with parameters of type EjbRelationshipRoleType.RelationshipRoleSource Modifier and Type Method Description voidEjbRelationshipRoleType. setRelationshipRoleSource(EjbRelationshipRoleType.RelationshipRoleSource value)Sets the value of the relationshipRoleSource property.
-