com.hyper9.simdk.stubs.dao
Class HostCpuIdInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostCpuIdInfo
- All Implemented Interfaces:
- Serializable
public class HostCpuIdInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostCpuIdInfo
public HostCpuIdInfo()
getLevel
public Integer getLevel()
setLevel
public void setLevel(Integer toSet)
getVendor
public String getVendor()
setVendor
public void setVendor(String toSet)
getEax
public String getEax()
setEax
public void setEax(String toSet)
getEbx
public String getEbx()
setEbx
public void setEbx(String toSet)
getEcx
public String getEcx()
setEcx
public void setEcx(String toSet)
getEdx
public String getEdx()
setEdx
public void setEdx(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.