public class WirelessStation extends Object
Constructor and Description |
---|
WirelessStation(org.netxms.base.NXCPMessage msg,
long baseId) |
Modifier and Type | Method and Description |
---|---|
long |
getAccessPointId() |
InetAddress |
getIpAddress() |
MacAddress |
getMacAddress() |
long |
getNodeObjectId() |
String |
getRadioInterface() |
String |
getSsid() |
int |
getVlan() |
public WirelessStation(org.netxms.base.NXCPMessage msg, long baseId)
msg
- baseId
- public MacAddress getMacAddress()
public InetAddress getIpAddress()
public long getNodeObjectId()
public long getAccessPointId()
public String getRadioInterface()
public String getSsid()
public int getVlan()
Copyright © 2016. All rights reserved.