|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netxms.client.objects.ClusterSyncNetwork
public class ClusterSyncNetwork
Cluster sync network
Constructor Summary | |
---|---|
ClusterSyncNetwork(java.net.InetAddress subnetAddress,
java.net.InetAddress subnetMask)
Create cluster sync network object |
Method Summary | |
---|---|
java.net.InetAddress |
getSubnetAddress()
|
java.net.InetAddress |
getSubnetMask()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClusterSyncNetwork(java.net.InetAddress subnetAddress, java.net.InetAddress subnetMask)
subnetAddress
- Subnet addresssubnetMask
- Subnet maskMethod Detail |
---|
public java.net.InetAddress getSubnetAddress()
public java.net.InetAddress getSubnetMask()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |