Uses of Class
javax.print.attribute.HashAttributeSet
Package
Description
Provides classes and interfaces that describe the types of Java Print
Service attributes and how they can be collected into attribute sets.
-
Uses of HashAttributeSet in javax.print.attribute
Modifier and TypeClassDescriptionclass
ClassHashDocAttributeSet
provides an attribute set which inherits its implementation from classHashAttributeSet
and enforces the semantic restrictions of interfaceDocAttributeSet
.class
ClassHashPrintJobAttributeSet
provides an attribute set which inherits its implementation from classHashAttributeSet
and enforces the semantic restrictions of interfacePrintJobAttributeSet
.class
ClassHashPrintRequestAttributeSet
inherits its implementation from classHashAttributeSet
and enforces the semantic restrictions of interfacePrintRequestAttributeSet
.class
ClassHashPrintServiceAttributeSet
provides an attribute set which inherits its implementation from classHashAttributeSet
and enforces the semantic restrictions of interfacePrintServiceAttributeSet
.