public final class TPMA_STARTUP_CLEAR extends TpmAttribute<TPMA_STARTUP_CLEAR>
| Modifier and Type | Class and Description |
|---|---|
static class |
TPMA_STARTUP_CLEAR._N |
TpmEnum.ValueMap<T extends TpmEnum<T>>| Modifier and Type | Field and Description |
|---|---|
static TPMA_STARTUP_CLEAR |
ehEnable |
static TPMA_STARTUP_CLEAR |
orderly |
static TPMA_STARTUP_CLEAR |
phEnable |
static TPMA_STARTUP_CLEAR |
phEnableNV |
static TPMA_STARTUP_CLEAR |
shEnable |
Name, NameAsEnum, Value| Constructor and Description |
|---|
TPMA_STARTUP_CLEAR(int value) |
TPMA_STARTUP_CLEAR(TPMA_STARTUP_CLEAR... attrs) |
| Modifier and Type | Method and Description |
|---|---|
TPMA_STARTUP_CLEAR._N |
asEnum() |
static TPMA_STARTUP_CLEAR |
fromInt(int value) |
static TPMA_STARTUP_CLEAR |
fromTpm(byte[] buf) |
static TPMA_STARTUP_CLEAR |
fromTpm(InByteBuf buf) |
boolean |
hasAttr(TPMA_STARTUP_CLEAR attr) |
TPMA_STARTUP_CLEAR |
maskAttr(TPMA_STARTUP_CLEAR attr) |
static Collection<TPMA_STARTUP_CLEAR> |
values() |
protected int |
wireSize() |
attrFromInt, fromInt, hasAttr, maskAttrpublic static final TPMA_STARTUP_CLEAR phEnable
public static final TPMA_STARTUP_CLEAR shEnable
public static final TPMA_STARTUP_CLEAR ehEnable
public static final TPMA_STARTUP_CLEAR phEnableNV
public static final TPMA_STARTUP_CLEAR orderly
public TPMA_STARTUP_CLEAR(int value)
public TPMA_STARTUP_CLEAR(TPMA_STARTUP_CLEAR... attrs)
public static TPMA_STARTUP_CLEAR fromInt(int value)
public static TPMA_STARTUP_CLEAR fromTpm(byte[] buf)
public static TPMA_STARTUP_CLEAR fromTpm(InByteBuf buf)
public TPMA_STARTUP_CLEAR._N asEnum()
public static Collection<TPMA_STARTUP_CLEAR> values()
public boolean hasAttr(TPMA_STARTUP_CLEAR attr)
public TPMA_STARTUP_CLEAR maskAttr(TPMA_STARTUP_CLEAR attr)
protected int wireSize()
wireSize in class TpmEnum<TPMA_STARTUP_CLEAR>Copyright © 2017. All rights reserved.