|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--jxtaimpl.ids.NestId
The class NestId uses a gateService-PipeAdv in order to identify a nest
| Constructor Summary | |
NestId(PipeAdvertisement pipeAdvertisement)
The constructor takes as input value the pipe adv of this nest's GateService instance. |
|
| Method Summary | |
boolean |
equals(NestId id)
This method tests wether the NestId named id is equal
to the current instance or not. |
PipeAdvertisement |
getPipeAdv()
This method will return the pipe adv from which the NestId instance has been derived |
URL |
getURL()
This method returns the pipe identifier URL representation |
String |
toString()
This method will return a string rapresentation of the NestId instance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NestId(PipeAdvertisement pipeAdvertisement)
| Method Detail |
public PipeAdvertisement getPipeAdv()
public String toString()
toString in class Objectpublic URL getURL()
public boolean equals(NestId id)
NestId named id is equal
to the current instance or not.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||