|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.domain.DFGUIManagement.DeregisterFrom
public class DeregisterFrom
This class implements the DeregisterFrom action.
| Constructor Summary | |
|---|---|
DeregisterFrom()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getChildrenDF()
Deprecated. Use getDescription() instead. |
DFAgentDescription |
getDescription()
|
AID |
getDf()
|
java.lang.Object |
getParentDF()
Deprecated. Use getDf() instead. |
void |
setChildredDF(java.lang.Object dsc)
Deprecated. Use setDescription() instead. |
void |
setDescription(DFAgentDescription description)
|
void |
setDf(AID df)
|
void |
setParentDF(java.lang.Object df)
Deprecated. Use setDf() instead. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeregisterFrom()
| Method Detail |
|---|
public void setDf(AID df)
public AID getDf()
public void setDescription(DFAgentDescription description)
public DFAgentDescription getDescription()
public void setParentDF(java.lang.Object df)
public java.lang.Object getParentDF()
public void setChildredDF(java.lang.Object dsc)
public java.lang.Object getChildrenDF()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||