Uses of Class
esmska.data.Gateway.Feature
-
Packages that use Gateway.Feature Package Description esmska.data -
-
Uses of Gateway.Feature in esmska.data
Methods in esmska.data that return Gateway.Feature Modifier and Type Method Description static Gateway.FeatureGateway.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.Methods in esmska.data with parameters of type Gateway.Feature Modifier and Type Method Description booleanGateway. hasFeature(Gateway.Feature feature)Decide whether this particular gateway supports given feature.
-