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

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

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

Methods in com.hyper9.simdk.stubs.dao that return PhysicalNicSpec
 PhysicalNicSpec PhysicalNicConfig.getSpec()
           
 PhysicalNicSpec PhysicalNic.getSpec()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type PhysicalNicSpec
 void PhysicalNicConfig.setSpec(PhysicalNicSpec toSet)
           
 void PhysicalNic.setSpec(PhysicalNicSpec toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.