|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.domain.FIPAAgentManagement.Register
public class Register
This class implements the register action of the
fipa-agent-management ontology.
This action is supported by (and can be requested to) both the AMS and
the DF.
FIPAManagementOntology,
Serialized Form| Field Summary | |
|---|---|
static java.lang.String |
REGISTER_DESCRIPTION
A string constant for the description slot name. |
| Constructor Summary | |
|---|---|
Register()
Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getDescription()
Retrieve the description slot of this object. |
void |
setDescription(java.lang.Object desc)
Set the description slot of this object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REGISTER_DESCRIPTION
description slot name.
| Constructor Detail |
|---|
public Register()
| Method Detail |
|---|
public void setDescription(java.lang.Object desc)
description slot of this object.
desc - An AMS or DF description for this action.public java.lang.Object getDescription()
description slot of this object.
description slot of
this action, or null if no value was set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||