Uses of Class
org.netxms.client.PortStopEntry
Packages that use PortStopEntry
-
Uses of PortStopEntry in org.netxms.client
Methods in org.netxms.client that return types with arguments of type PortStopEntryModifier and TypeMethodDescriptionNXCObjectModificationData.getPortStopList()Get port stop list.Method parameters in org.netxms.client with type arguments of type PortStopEntryModifier and TypeMethodDescriptionvoidNXCObjectModificationData.setPortStopList(List<PortStopEntry> portStopList) Set port stop list. -
Uses of PortStopEntry in org.netxms.client.objects
Fields in org.netxms.client.objects with type parameters of type PortStopEntryMethods in org.netxms.client.objects that return types with arguments of type PortStopEntryModifier and TypeMethodDescriptionAbstractObject.getPortStopList()Get port stop list for this object (own list, not inherited).