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

Packages that use OptionValue
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.stubs.mao   
com.hyper9.simdk.ws   
 

Uses of OptionValue in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type OptionValue
 List<OptionValue> VimServiceImpl.queryOptions(ManagedObjectReference _this, String name)
           
 List<OptionValue> VimService.queryOptions(ManagedObjectReference _this, String name)
           
 

Method parameters in com.hyper9.simdk.stubs with type arguments of type OptionValue
 void VimServiceImpl.updateOptions(ManagedObjectReference _this, List<OptionValue> changedValue)
           
 void VimService.updateOptions(ManagedObjectReference _this, List<OptionValue> changedValue)
           
 

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

Subclasses of OptionValue in com.hyper9.simdk.stubs.dao
 class HostInternetScsiHbaParamValue
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type OptionValue
 List<OptionValue> ArrayOfOptionValue.getData()
           
 List<OptionValue> HostDiskManagerLeaseInfo.getDdbOption()
           
 List<OptionValue> VirtualMachineConfigSpec.getExtraConfig()
           
 List<OptionValue> VirtualMachineConfigInfo.getExtraConfig()
           
 List<OptionValue> HostConfigSpec.getOption()
           
 List<OptionValue> HostConfigInfo.getOption()
           
 List<OptionValue> ClusterDrsConfigInfo.getOption()
           
 List<OptionValue> ClusterDpmConfigInfo.getOption()
           
 List<OptionValue> ClusterDasConfigInfo.getOption()
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type OptionValue
 void HostDiskManagerLeaseInfo.setDdbOption(List<OptionValue> toSet)
           
 void VirtualMachineConfigSpec.setExtraConfig(List<OptionValue> toSet)
           
 void VirtualMachineConfigInfo.setExtraConfig(List<OptionValue> toSet)
           
 void HostConfigSpec.setOption(List<OptionValue> toSet)
           
 void HostConfigInfo.setOption(List<OptionValue> toSet)
           
 void ClusterDrsConfigInfo.setOption(List<OptionValue> toSet)
           
 void ClusterDpmConfigInfo.setOption(List<OptionValue> toSet)
           
 void ClusterDasConfigInfo.setOption(List<OptionValue> toSet)
           
 

Uses of OptionValue in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type OptionValue
 List<OptionValue> UpdateOptions.getChangedValue()
           
 List<OptionValue> QueryOptionsResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type OptionValue
 void UpdateOptions.setChangedValue(List<OptionValue> changedValue)
           
 void QueryOptionsResponse.setReturnval(List<OptionValue> returnval)
           
 

Uses of OptionValue in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type OptionValue
 List<OptionValue> OptionManager.getSetting()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type OptionValue
 void OptionManager.setSetting(List<OptionValue> toSet)
           
 

Uses of OptionValue in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type OptionValue
 List<OptionValue> VimServiceExImpl.queryOptions(ManagedObjectReference _this, String name)
           
 

Method parameters in com.hyper9.simdk.ws with type arguments of type OptionValue
 void VimServiceExImpl.updateOptions(ManagedObjectReference _this, List<OptionValue> changedValue)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.