ParameterType::INTEGER, self::STRING => ParameterType::STRING, self::ASCII => ParameterType::ASCII, self::BINARY => ParameterType::BINARY, }; } }