文件操作 - CIM_QueueForPrintService.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Device/CIM_QueueForPrintService.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // <change cr="CIMCoreCR00860" type ="change'>Update the // the properties descriptions and // MappingStrings.</ // ================================================================== // CIM_QueueForPrintService // ================================================================== [Association, Version ( "2.14.0" ), UMLPackagePath ( "CIM::Device::Printing" ), Description ( "This association indicates that a PrintService utilizes a " "particular PrintQueue." )] class CIM_QueueForPrintService : CIM_Dependency { [Override ( "Antecedent" ), Description ( "The PrintQueue that the Service utilizes." )] CIM_PrintQueue REF Antecedent; [Override ( "Dependent" ), Description ( "The PrintService that puts Jobs on the Queue." )] CIM_PrintService REF Dependent; [Description ( "Indicates that the PrintService can accept Jobs and " "place them on the Queue." ), MappingStrings { "RFC2911.IETF|Printer.printer-is-accepting-jobs" }] boolean QueueAcceptingFromService; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件