-
- All Superinterfaces:
-
Attribute,Serializable
- 所有已知实现类:
-
CopiesSupported,JobImpressionsSupported,JobKOctetsSupported,JobMediaSheetsSupported,JobPrioritySupported,NumberUpSupported
public interface SupportedValuesAttribute extends Attribute
接口SupportedValuesAttribute是标记接口,打印属性类实现该标记接口以指示该属性描述另一属性的支持值。 例如,如果Print Service实例支持Copies属性,则Print Service实例将具有CopiesSupported属性,该属性为SupportedValuesAttribute提供客户端可为Copies属性指定的合法值。
-
-
方法摘要
-
声明方法的接口 javax.print.attribute.Attribute
getCategory, getName
-
-