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

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

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

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type DistributedVirtualSwitchKeyedOpaqueBlob
 List<DistributedVirtualSwitchKeyedOpaqueBlob> ArrayOfDistributedVirtualSwitchKeyedOpaqueBlob.getData()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> DVSVendorSpecificConfig.getKeyValue()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> DVSConfigSpec.getVendorSpecificConfig()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> DVSConfigInfo.getVendorSpecificConfig()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> DVPortgroupConfigSpec.getVendorSpecificConfig()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> DVPortgroupConfigInfo.getVendorSpecificConfig()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> DistributedVirtualSwitchHostMemberConfigSpec.getVendorSpecificConfig()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> DistributedVirtualSwitchHostMemberConfigInfo.getVendorSpecificConfig()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> HostDVSConfigSpec.getVendorSpecificDvsConfig()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> HostDVSConfigSpec.getVendorSpecificHostMemberConfig()
           
 List<DistributedVirtualSwitchKeyedOpaqueBlob> DVPortState.getVendorSpecificState()
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type DistributedVirtualSwitchKeyedOpaqueBlob
 void DVSVendorSpecificConfig.setKeyValue(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 void DVSConfigSpec.setVendorSpecificConfig(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 void DVSConfigInfo.setVendorSpecificConfig(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 void DVPortgroupConfigSpec.setVendorSpecificConfig(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 void DVPortgroupConfigInfo.setVendorSpecificConfig(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 void DistributedVirtualSwitchHostMemberConfigSpec.setVendorSpecificConfig(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 void DistributedVirtualSwitchHostMemberConfigInfo.setVendorSpecificConfig(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 void HostDVSConfigSpec.setVendorSpecificDvsConfig(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 void HostDVSConfigSpec.setVendorSpecificHostMemberConfig(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 void DVPortState.setVendorSpecificState(List<DistributedVirtualSwitchKeyedOpaqueBlob> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.