|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Abstract interface to represent JADE network locations. This interface can be used to access information about the various places where a JADE mobile agent can migrate.
| Method Summary | |
java.lang.String |
getAddress()
Read the address for a location. |
java.lang.String |
getID()
Read a unique ID for the location. |
java.lang.String |
getName()
Read the name of a location. |
java.lang.String |
getProtocol()
Read the protocol for a location. |
| Method Detail |
public java.lang.String getID()
String representing the location.public java.lang.String getName()
public java.lang.String getProtocol()
public java.lang.String getAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||