public final class TPM_SU extends TpmEnum<TPM_SU>
| Modifier and Type | Class and Description |
|---|---|
static class |
TPM_SU._N |
TpmEnum.ValueMap<T extends TpmEnum<T>>| Modifier and Type | Field and Description |
|---|---|
static TPM_SU |
CLEAR |
static TPM_SU |
STATE |
Name, NameAsEnum, Value| Constructor and Description |
|---|
TPM_SU(int value) |
| Modifier and Type | Method and Description |
|---|---|
TPM_SU._N |
asEnum() |
static TPM_SU |
fromInt(int value) |
static TPM_SU |
fromTpm(byte[] buf) |
static TPM_SU |
fromTpm(InByteBuf buf) |
static Collection<TPM_SU> |
values() |
protected int |
wireSize() |
public static TPM_SU fromInt(int value)
public static TPM_SU fromTpm(byte[] buf)
public TPM_SU._N asEnum()
public static Collection<TPM_SU> values()
Copyright © 2017. All rights reserved.