|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Relationships | |
---|---|
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 | |
---|---|
protected java.util.List<Relationships> |
EJBJar.relationshipList
|
Methods in org.apache.openejb.jee.was.v6.ejb that return Relationships | |
---|---|
Relationships |
ObjectFactory.createRelationships()
Create an instance of Relationships |
Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type Relationships | |
---|---|
javax.xml.bind.JAXBElement<Relationships> |
ObjectFactory.createRelationships(Relationships value)
Create an instance of JAXBElement < Relationships
> |
java.util.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 | |
---|---|
javax.xml.bind.JAXBElement<Relationships> |
ObjectFactory.createRelationships(Relationships value)
Create an instance of JAXBElement < Relationships
> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |