Uses of Class
org.netxms.client.topology.VlanInfo
-
Packages that use VlanInfo Package Description org.netxms.client -
-
Uses of VlanInfo in org.netxms.client
Methods in org.netxms.client that return types with arguments of type VlanInfo Modifier and Type Method Description List<VlanInfo>NXCSession. getVlans(long nodeId)Get list of VLANs configured on given node
-