public class HostTpmEventLogEntry extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
HostTpmEventDetails |
eventDetails |
int |
pcrIndex |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostTpmEventLogEntry() |
| Modifier and Type | Method and Description |
|---|---|
HostTpmEventDetails |
getEventDetails() |
int |
getPcrIndex() |
void |
setEventDetails(HostTpmEventDetails eventDetails) |
void |
setPcrIndex(int pcrIndex) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic int pcrIndex
public HostTpmEventDetails eventDetails
public int getPcrIndex()
public HostTpmEventDetails getEventDetails()
public void setPcrIndex(int pcrIndex)
public void setEventDetails(HostTpmEventDetails eventDetails)
Copyright © 2011-2012. All Rights Reserved.