Package com.vmware.vim25
Class DistributedVirtualSwitchProductSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.DistributedVirtualSwitchProductSpec
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBuild()getName()voidvoidsetBundleId(String bundleId) voidsetBundleUrl(String bundleUrl) voidsetForwardingClass(String forwardingClass) voidvoidvoidsetVersion(String version) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
name
-
vendor
-
version
-
build
-
forwardingClass
-
bundleId
-
bundleUrl
-
-
Constructor Details
-
DistributedVirtualSwitchProductSpec
public DistributedVirtualSwitchProductSpec()
-
-
Method Details
-
getName
-
getVendor
-
getVersion
-
getBuild
-
getForwardingClass
-
getBundleId
-
getBundleUrl
-
setName
-
setVendor
-
setVersion
-
setBuild
-
setForwardingClass
-
setBundleId
-
setBundleUrl
-