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