Uses of Class
org.netxms.client.IpAddressListElement

Packages that use IpAddressListElement
org.netxms.client   
 

Uses of IpAddressListElement in org.netxms.client
 

Methods in org.netxms.client that return types with arguments of type IpAddressListElement
 java.util.List<IpAddressListElement> NXCSession.getAddressList(int listId)
          Get address list.
 

Method parameters in org.netxms.client with type arguments of type IpAddressListElement
 void NXCSession.setAddressList(int listId, java.util.List<IpAddressListElement> list)
          Set content of address list.
 



Copyright © 2013. All Rights Reserved.