Uses of Class
org.apache.openejb.jee.was.v6.ejb.Relationships

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  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 >
 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 >
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.