|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb3.metamodel.Relationships
public class Relationships
Represents
Constructor Summary
Relationships()
Method Summary
void
addEjbRelation(EjbRelation ejbRelation)
List
getEjbRelations()
void
setEjbRelations(List ejbRelations)
String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
Relationships
public Relationships()
Method Detail
getEjbRelations
public List getEjbRelations()
setEjbRelations
public void setEjbRelations(List ejbRelations)
addEjbRelation
public void addEjbRelation(EjbRelation ejbRelation)
toString
public String toString()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.