|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InventoryItem.Type | |
---|---|
com.google.bitcoin.core |
Uses of InventoryItem.Type in com.google.bitcoin.core |
---|
Fields in com.google.bitcoin.core declared as InventoryItem.Type | |
---|---|
InventoryItem.Type |
InventoryItem.type
|
Methods in com.google.bitcoin.core that return InventoryItem.Type | |
---|---|
static InventoryItem.Type |
InventoryItem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InventoryItem.Type[] |
InventoryItem.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.google.bitcoin.core with parameters of type InventoryItem.Type | |
---|---|
InventoryItem(InventoryItem.Type type,
byte[] hash)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |