|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.umu.jasb.test.testC.data.Association
org.umu.jasb.test.testC.data.Dependency
public class Dependency
Field Summary | |
---|---|
java.util.Collection |
Dependent
|
Fields inherited from class org.umu.jasb.test.testC.data.Association |
---|
Antecedent, Consecuent |
Constructor Summary | |
---|---|
Dependency()
|
Method Summary | |
---|---|
java.util.Collection |
getDependent()
|
void |
setDependent(java.util.Collection dependent)
|
Methods inherited from class org.umu.jasb.test.testC.data.Association |
---|
getAntecedent, getConsecuent, setAntecedent, setConsecuent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.Collection Dependent
Constructor Detail |
---|
public Dependency()
Method Detail |
---|
public java.util.Collection getDependent()
public void setDependent(java.util.Collection dependent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |