|
Project JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jxta.ext.config.Address
net.jxta.ext.config.PublicAddress
public class PublicAddress
Public address container.
| Constructor Summary | |
|---|---|
PublicAddress()
Constructor for the PublicAddress object |
|
PublicAddress(PublicAddress pa)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
Description of the Method |
int |
hashCode()
|
boolean |
isExclusive()
Gets the exclusive attribute of the PublicAddress object |
void |
setExclusive(boolean isExclusive)
Sets the exclusive attribute of the PublicAddress object |
| Methods inherited from class net.jxta.ext.config.Address |
|---|
getAddress, getPortRange, setAddress, setPortRange |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublicAddress()
public PublicAddress(PublicAddress pa)
| Method Detail |
|---|
public boolean isExclusive()
public void setExclusive(boolean isExclusive)
isExclusive - The new exclusive valuepublic boolean equals(Object o)
equals in class Addresso - Description of the Parameter
public int hashCode()
hashCode in class Address
|
JXTA J2SE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||