com.hyper9.simdk.stubs.dao
Class HostBIOSInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostBIOSInfo
- All Implemented Interfaces:
- Serializable
public class HostBIOSInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostBIOSInfo
public HostBIOSInfo()
getBiosVersion
public String getBiosVersion()
setBiosVersion
public void setBiosVersion(String toSet)
getReleaseDate
public Calendar getReleaseDate()
setReleaseDate
public void setReleaseDate(Calendar toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.