|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pixelmed.network.PresentationAddress
public class PresentationAddress
| Constructor Summary | |
|---|---|
PresentationAddress(String hostname,
int port)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getHostname()
|
int |
getPort()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PresentationAddress(String hostname,
int port)
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Objectpublic String getHostname()
public int getPort()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||