public class Protocol
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Protocol.GatewayType |
| Constructor and Description |
|---|
Protocol() |
| Modifier and Type | Method and Description |
|---|---|
static Protocol.GatewayType |
gatewayTypeFromString(java.lang.String type) |
static java.lang.String |
gatewayTypeToString(Protocol.GatewayType type) |
public static java.lang.String gatewayTypeToString(Protocol.GatewayType type)
public static Protocol.GatewayType gatewayTypeFromString(java.lang.String type)