public static class Provider.Type
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Provider.Type |
STORE |
static Provider.Type |
TRANSPORT |
private java.lang.String |
type |
| Modifier | Constructor and Description |
|---|---|
private |
Type(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final Provider.Type STORE
public static final Provider.Type TRANSPORT
private java.lang.String type