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