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

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

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

Methods in com.hyper9.simdk.stubs.dao that return HostNatServiceSpec
 HostNatServiceSpec HostNatServiceConfig.getSpec()
           
 HostNatServiceSpec HostNatService.getSpec()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostNatServiceSpec
 void HostNatServiceConfig.setSpec(HostNatServiceSpec toSet)
           
 void HostNatService.setSpec(HostNatServiceSpec toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.