Uses of Class
esmska.transfer.GatewayVariable
-
Packages that use GatewayVariable Package Description esmska.transfer -
-
Uses of GatewayVariable in esmska.transfer
Methods in esmska.transfer that return GatewayVariable Modifier and Type Method Description static GatewayVariableGatewayVariable. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GatewayVariable[]GatewayVariable. values()Returns an array containing the constants of this enum type, in the order they are declared.
-