com.hyper9.simdk.stubs.dao
Class HostIntegrityReportQuoteInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostIntegrityReportQuoteInfo
- All Implemented Interfaces:
- Serializable
public class HostIntegrityReportQuoteInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostIntegrityReportQuoteInfo
public HostIntegrityReportQuoteInfo()
getVersionMajor
public Byte getVersionMajor()
setVersionMajor
public void setVersionMajor(Byte toSet)
getVersionMinor
public Byte getVersionMinor()
setVersionMinor
public void setVersionMinor(Byte toSet)
getVersionRevMajor
public Byte getVersionRevMajor()
setVersionRevMajor
public void setVersionRevMajor(Byte toSet)
getVersionRevMinor
public Byte getVersionRevMinor()
setVersionRevMinor
public void setVersionRevMinor(Byte toSet)
getFixed
public String getFixed()
setFixed
public void setFixed(String toSet)
getDigestValue
public List<Byte> getDigestValue()
setDigestValue
public void setDigestValue(List<Byte> toSet)
getExternalData
public List<Byte> getExternalData()
setExternalData
public void setExternalData(List<Byte> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.