| Package | Description |
|---|---|
| me.legrange.panstamp |
Provides the top level abstractions for working with a panStamp network.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter.Type |
Parameter.getType()
Return the type of the parameter.
|
static Parameter.Type |
Parameter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parameter.Type[] |
Parameter.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.