Uses of Interface
javax.print.attribute.SupportedValuesAttribute
Package | Description |
---|---|
javax.print.attribute.standard |
Package
javax.print.attribute.standard contains classes for specific
printing attributes. |
-
Uses of SupportedValuesAttribute in javax.print.attribute.standard
Classes in javax.print.attribute.standard that implement SupportedValuesAttribute Modifier and Type Class Description class
CopiesSupported
ClassCopiesSupported
is a printing attribute class, a set of integers, that gives the supported values for aCopies
attribute.class
JobImpressionsSupported
ClassJobImpressionsSupported
is a printing attribute class, a set of integers, that gives the supported values for aJobImpressions
attribute.class
JobKOctetsSupported
ClassJobKOctetsSupported
is a printing attribute class, a set of integers, that gives the supported values for aJobKOctets
attribute.class
JobMediaSheetsSupported
ClassJobMediaSheetsSupported
is a printing attribute class, a set of integers, that gives the supported values for aJobMediaSheets
attribute.class
JobPrioritySupported
ClassJobPrioritySupported
is an integer valued printing attribute class that specifies whether a Print Service instance supports theJobPriority
attribute and the number of different job priority levels supported.class
NumberUpSupported
ClassNumberUpSupported
is a printing attribute class, a set of integers, that gives the supported values for aNumberUp
attribute.