JavaTM 2 Platform
Standard Ed. 6

javax.print.attribute
接口 PrintServiceAttribute

所有超级接口:
Attribute, Serializable
所有已知实现类:
ColorSupported, PagesPerMinute, PagesPerMinuteColor, PDLOverrideSupported, PrinterInfo, PrinterIsAcceptingJobs, PrinterLocation, PrinterMakeAndModel, PrinterMessageFromOperator, PrinterMoreInfo, PrinterMoreInfoManufacturer, PrinterName, PrinterState, PrinterStateReasons, PrinterURI, QueuedJobCount

public interface PrintServiceAttribute
extends Attribute

接口 PrintServiceAttribute 是打印属性类实现的标记接口,以指示该属性描述“打印服务”的状态或“打印服务”的一些其他特征。“打印服务”实例将许多 PrintServiceAttributes 添加到“打印服务”的属性集中,以报告“打印服务”的状态。

另请参见:
PrintServiceAttributeSet

方法摘要
 
从接口 javax.print.attribute.Attribute 继承的方法
getCategory, getName
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only