Uses of Class
com.hyper9.simdk.stubs.dao.IpRouteProfile

Packages that use IpRouteProfile
com.hyper9.simdk.stubs.dao   
 

Uses of IpRouteProfile in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return IpRouteProfile
 IpRouteProfile NetworkProfile.getConsoleIpRouteConfig()
           
 IpRouteProfile NetworkProfile.getIpRouteConfig()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type IpRouteProfile
 List<IpRouteProfile> ArrayOfIpRouteProfile.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type IpRouteProfile
 void NetworkProfile.setConsoleIpRouteConfig(IpRouteProfile toSet)
           
 void NetworkProfile.setIpRouteConfig(IpRouteProfile toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.