Uses of Class
org.apache.openejb.jee.was.v6.ejb.Relationships
-
Packages that use Relationships Package Description org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Relationships in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type Relationships Modifier and Type Field Description protected List<Relationships>EJBJar. relationshipListMethods in org.apache.openejb.jee.was.v6.ejb that return Relationships Modifier and Type Method Description RelationshipsObjectFactory. createRelationships()Create an instance ofRelationshipsMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type Relationships Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Relationships>ObjectFactory. createRelationships(Relationships value)List<Relationships>EJBJar. getRelationshipList()Gets the value of the relationshipList property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type Relationships Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Relationships>ObjectFactory. createRelationships(Relationships value)
-