JavaTM 2 Platform
Standard Ed. 6

javax.print.attribute
接口 SupportedValuesAttribute

所有超级接口:
Attribute, Serializable
所有已知实现类:
CopiesSupported, JobImpressionsSupported, JobKOctetsSupported, JobMediaSheetsSupported, JobPrioritySupported, NumberUpSupported

public interface SupportedValuesAttribute
extends Attribute

接口 SupportedValuesAttribute 是打印属性类实现的标记接口,以指示该属性描述用于其他属性的支持值。例如,如果“打印服务”实例支持 Copies 属性,则该“打印服务”实例将具有 CopiesSupported 属性,它是一个 SupportedValuesAttribute,该属性提供客户机为 Copies 属性指定的合法值。


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


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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