| Package | Description |
|---|---|
| esmska.data |
| Modifier and Type | Method and Description |
|---|---|
static Gateway.Feature |
Gateway.Feature.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Gateway.Feature[] |
Gateway.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Gateway.hasFeature(Gateway.Feature feature)
Decide whether this particular gateway supports given feature.
|