public class InventoryItem extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InventoryItem.Type |
Modifier and Type | Field and Description |
---|---|
Sha256Hash |
hash |
InventoryItem.Type |
type |
Constructor and Description |
---|
InventoryItem(InventoryItem.Type type,
Sha256Hash hash) |
public final InventoryItem.Type type
public final Sha256Hash hash
public InventoryItem(InventoryItem.Type type, Sha256Hash hash)
Copyright © 2016. All rights reserved.