Package com.vmware.vim25
Class HostTpmEventLogEntry
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostTpmEventLogEntry
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetEventDetails(HostTpmEventDetails eventDetails) voidsetPcrIndex(int pcrIndex) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
pcrIndex
public int pcrIndex -
eventDetails
-
-
Constructor Details
-
HostTpmEventLogEntry
public HostTpmEventLogEntry()
-
-
Method Details
-
getPcrIndex
public int getPcrIndex() -
getEventDetails
-
setPcrIndex
public void setPcrIndex(int pcrIndex) -
setEventDetails
-