APIXmlrpc::getTypeName PHP Method

getTypeName() public static method

See also: CommonGLPI::GetTypeName()
public static getTypeName ( $nb )
    public static function getTypeName($nb = 0)
    {
        return __('XMLRPC API');
    }