com.hyper9.simdk.stubs.dao
Class VirtualMachineConfigInfo

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.VirtualMachineConfigInfo
All Implemented Interfaces:
Serializable

public class VirtualMachineConfigInfo
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
VirtualMachineConfigInfo()
           
 
Method Summary
 String getAlternateGuestName()
           
 String getAnnotation()
           
 VirtualMachineBootOptions getBootOptions()
           
 Boolean getChangeTrackingEnabled()
           
 String getChangeVersion()
           
 VirtualMachineConsolePreferences getConsolePreferences()
           
 VirtualMachineAffinityInfo getCpuAffinity()
           
 ResourceAllocationInfo getCpuAllocation()
           
 List<HostCpuIdInfo> getCpuFeatureMask()
           
 Boolean getCpuHotAddEnabled()
           
 Boolean getCpuHotRemoveEnabled()
           
 List<VirtualMachineConfigInfoDatastoreUrlPair> getDatastoreUrl()
           
 VirtualMachineDefaultPowerOpInfo getDefaultPowerOps()
           
 List<OptionValue> getExtraConfig()
           
 VirtualMachineFileInfo getFiles()
           
 VirtualMachineFlagInfo getFlags()
           
 FaultToleranceConfigInfo getFtInfo()
           
 String getGuestFullName()
           
 String getGuestId()
           
 VirtualHardware getHardware()
           
 Long getHotPlugMemoryIncrementSize()
           
 Long getHotPlugMemoryLimit()
           
 String getInstanceUuid()
           
 String getLocationId()
           
 VirtualMachineAffinityInfo getMemoryAffinity()
           
 ResourceAllocationInfo getMemoryAllocation()
           
 Boolean getMemoryHotAddEnabled()
           
 Calendar getModified()
           
 String getName()
           
 VirtualMachineNetworkShaperInfo getNetworkShaper()
           
 Short getNpivDesiredNodeWwns()
           
 Short getNpivDesiredPortWwns()
           
 List<Long> getNpivNodeWorldWideName()
           
 Boolean getNpivOnNonRdmDisks()
           
 List<Long> getNpivPortWorldWideName()
           
 Boolean getNpivTemporaryDisabled()
           
 String getNpivWorldWideNameType()
           
 String getSwapPlacement()
           
 Boolean getTemplate()
           
 ToolsConfigInfo getTools()
           
 String getUuid()
           
 VmConfigInfo getVAppConfig()
           
 Boolean getVAssertsEnabled()
           
 String getVersion()
           
 void setAlternateGuestName(String toSet)
           
 void setAnnotation(String toSet)
           
 void setBootOptions(VirtualMachineBootOptions toSet)
           
 void setChangeTrackingEnabled(Boolean toSet)
           
 void setChangeVersion(String toSet)
           
 void setConsolePreferences(VirtualMachineConsolePreferences toSet)
           
 void setCpuAffinity(VirtualMachineAffinityInfo toSet)
           
 void setCpuAllocation(ResourceAllocationInfo toSet)
           
 void setCpuFeatureMask(List<HostCpuIdInfo> toSet)
           
 void setCpuHotAddEnabled(Boolean toSet)
           
 void setCpuHotRemoveEnabled(Boolean toSet)
           
 void setDatastoreUrl(List<VirtualMachineConfigInfoDatastoreUrlPair> toSet)
           
 void setDefaultPowerOps(VirtualMachineDefaultPowerOpInfo toSet)
           
 void setExtraConfig(List<OptionValue> toSet)
           
 void setFiles(VirtualMachineFileInfo toSet)
           
 void setFlags(VirtualMachineFlagInfo toSet)
           
 void setFtInfo(FaultToleranceConfigInfo toSet)
           
 void setGuestFullName(String toSet)
           
 void setGuestId(String toSet)
           
 void setHardware(VirtualHardware toSet)
           
 void setHotPlugMemoryIncrementSize(Long toSet)
           
 void setHotPlugMemoryLimit(Long toSet)
           
 void setInstanceUuid(String toSet)
           
 void setLocationId(String toSet)
           
 void setMemoryAffinity(VirtualMachineAffinityInfo toSet)
           
 void setMemoryAllocation(ResourceAllocationInfo toSet)
           
 void setMemoryHotAddEnabled(Boolean toSet)
           
 void setModified(Calendar toSet)
           
 void setName(String toSet)
           
 void setNetworkShaper(VirtualMachineNetworkShaperInfo toSet)
           
 void setNpivDesiredNodeWwns(Short toSet)
           
 void setNpivDesiredPortWwns(Short toSet)
           
 void setNpivNodeWorldWideName(List<Long> toSet)
           
 void setNpivOnNonRdmDisks(Boolean toSet)
           
 void setNpivPortWorldWideName(List<Long> toSet)
           
 void setNpivTemporaryDisabled(Boolean toSet)
           
 void setNpivWorldWideNameType(String toSet)
           
 void setSwapPlacement(String toSet)
           
 void setTemplate(Boolean toSet)
           
 void setTools(ToolsConfigInfo toSet)
           
 void setUuid(String toSet)
           
 void setVAppConfig(VmConfigInfo toSet)
           
 void setVAssertsEnabled(Boolean toSet)
           
 void setVersion(String toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualMachineConfigInfo

public VirtualMachineConfigInfo()
Method Detail

getChangeVersion

public String getChangeVersion()

setChangeVersion

public void setChangeVersion(String toSet)

getModified

public Calendar getModified()

setModified

public void setModified(Calendar toSet)

getName

public String getName()

setName

public void setName(String toSet)

getGuestFullName

public String getGuestFullName()

setGuestFullName

public void setGuestFullName(String toSet)

getVersion

public String getVersion()

setVersion

public void setVersion(String toSet)

getUuid

public String getUuid()

setUuid

public void setUuid(String toSet)

getInstanceUuid

public String getInstanceUuid()

setInstanceUuid

public void setInstanceUuid(String toSet)

getNpivNodeWorldWideName

public List<Long> getNpivNodeWorldWideName()

setNpivNodeWorldWideName

public void setNpivNodeWorldWideName(List<Long> toSet)

getNpivPortWorldWideName

public List<Long> getNpivPortWorldWideName()

setNpivPortWorldWideName

public void setNpivPortWorldWideName(List<Long> toSet)

getNpivWorldWideNameType

public String getNpivWorldWideNameType()

setNpivWorldWideNameType

public void setNpivWorldWideNameType(String toSet)

getNpivDesiredNodeWwns

public Short getNpivDesiredNodeWwns()

setNpivDesiredNodeWwns

public void setNpivDesiredNodeWwns(Short toSet)

getNpivDesiredPortWwns

public Short getNpivDesiredPortWwns()

setNpivDesiredPortWwns

public void setNpivDesiredPortWwns(Short toSet)

getNpivTemporaryDisabled

public Boolean getNpivTemporaryDisabled()

setNpivTemporaryDisabled

public void setNpivTemporaryDisabled(Boolean toSet)

getNpivOnNonRdmDisks

public Boolean getNpivOnNonRdmDisks()

setNpivOnNonRdmDisks

public void setNpivOnNonRdmDisks(Boolean toSet)

getLocationId

public String getLocationId()

setLocationId

public void setLocationId(String toSet)

getTemplate

public Boolean getTemplate()

setTemplate

public void setTemplate(Boolean toSet)

getGuestId

public String getGuestId()

setGuestId

public void setGuestId(String toSet)

getAlternateGuestName

public String getAlternateGuestName()

setAlternateGuestName

public void setAlternateGuestName(String toSet)

getAnnotation

public String getAnnotation()

setAnnotation

public void setAnnotation(String toSet)

getFiles

public VirtualMachineFileInfo getFiles()

setFiles

public void setFiles(VirtualMachineFileInfo toSet)

getTools

public ToolsConfigInfo getTools()

setTools

public void setTools(ToolsConfigInfo toSet)

getFlags

public VirtualMachineFlagInfo getFlags()

setFlags

public void setFlags(VirtualMachineFlagInfo toSet)

getConsolePreferences

public VirtualMachineConsolePreferences getConsolePreferences()

setConsolePreferences

public void setConsolePreferences(VirtualMachineConsolePreferences toSet)

getDefaultPowerOps

public VirtualMachineDefaultPowerOpInfo getDefaultPowerOps()

setDefaultPowerOps

public void setDefaultPowerOps(VirtualMachineDefaultPowerOpInfo toSet)

getHardware

public VirtualHardware getHardware()

setHardware

public void setHardware(VirtualHardware toSet)

getCpuAllocation

public ResourceAllocationInfo getCpuAllocation()

setCpuAllocation

public void setCpuAllocation(ResourceAllocationInfo toSet)

getMemoryAllocation

public ResourceAllocationInfo getMemoryAllocation()

setMemoryAllocation

public void setMemoryAllocation(ResourceAllocationInfo toSet)

getMemoryHotAddEnabled

public Boolean getMemoryHotAddEnabled()

setMemoryHotAddEnabled

public void setMemoryHotAddEnabled(Boolean toSet)

getCpuHotAddEnabled

public Boolean getCpuHotAddEnabled()

setCpuHotAddEnabled

public void setCpuHotAddEnabled(Boolean toSet)

getCpuHotRemoveEnabled

public Boolean getCpuHotRemoveEnabled()

setCpuHotRemoveEnabled

public void setCpuHotRemoveEnabled(Boolean toSet)

getHotPlugMemoryLimit

public Long getHotPlugMemoryLimit()

setHotPlugMemoryLimit

public void setHotPlugMemoryLimit(Long toSet)

getHotPlugMemoryIncrementSize

public Long getHotPlugMemoryIncrementSize()

setHotPlugMemoryIncrementSize

public void setHotPlugMemoryIncrementSize(Long toSet)

getCpuAffinity

public VirtualMachineAffinityInfo getCpuAffinity()

setCpuAffinity

public void setCpuAffinity(VirtualMachineAffinityInfo toSet)

getMemoryAffinity

public VirtualMachineAffinityInfo getMemoryAffinity()

setMemoryAffinity

public void setMemoryAffinity(VirtualMachineAffinityInfo toSet)

getNetworkShaper

public VirtualMachineNetworkShaperInfo getNetworkShaper()

setNetworkShaper

public void setNetworkShaper(VirtualMachineNetworkShaperInfo toSet)

getExtraConfig

public List<OptionValue> getExtraConfig()

setExtraConfig

public void setExtraConfig(List<OptionValue> toSet)

getCpuFeatureMask

public List<HostCpuIdInfo> getCpuFeatureMask()

setCpuFeatureMask

public void setCpuFeatureMask(List<HostCpuIdInfo> toSet)

getDatastoreUrl

public List<VirtualMachineConfigInfoDatastoreUrlPair> getDatastoreUrl()

setDatastoreUrl

public void setDatastoreUrl(List<VirtualMachineConfigInfoDatastoreUrlPair> toSet)

getSwapPlacement

public String getSwapPlacement()

setSwapPlacement

public void setSwapPlacement(String toSet)

getBootOptions

public VirtualMachineBootOptions getBootOptions()

setBootOptions

public void setBootOptions(VirtualMachineBootOptions toSet)

getFtInfo

public FaultToleranceConfigInfo getFtInfo()

setFtInfo

public void setFtInfo(FaultToleranceConfigInfo toSet)

getVAppConfig

public VmConfigInfo getVAppConfig()

setVAppConfig

public void setVAppConfig(VmConfigInfo toSet)

getVAssertsEnabled

public Boolean getVAssertsEnabled()

setVAssertsEnabled

public void setVAssertsEnabled(Boolean toSet)

getChangeTrackingEnabled

public Boolean getChangeTrackingEnabled()

setChangeTrackingEnabled

public void setChangeTrackingEnabled(Boolean toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.