|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jade.domain.FIPAAgentManagement.Property
This class implements the property type, a pair of a name and value.
FIPAAgentManagementOntology| Constructor Summary | |
Property()
|
|
| Method Summary | |
java.lang.String |
getName()
|
java.lang.Object |
getValue()
|
void |
setName(java.lang.String n)
|
void |
setValue(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Property()
| Method Detail |
public void setName(java.lang.String n)
public java.lang.String getName()
public void setValue(java.lang.Object o)
public java.lang.Object getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||