| Package | Description | 
|---|---|
| javax.print.attribute | Provides classes and interfaces
that describe the types of JavaTM Print
Service attributes and how they can be collected into attribute sets. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HashDocAttributeSetClass HashDocAttributeSet provides an attribute set which
 inherits its implementation from class  HashAttributeSetand enforces the semantic restrictions of interfaceDocAttributeSet. | 
| class  | HashPrintJobAttributeSetClass HashPrintJobAttributeSet provides an attribute set
 which inherits its implementation from class  HashAttributeSetand enforces the semantic restrictions of interfacePrintJobAttributeSet. | 
| class  | HashPrintRequestAttributeSetClass HashPrintRequestAttributeSet inherits its implementation from
 class  HashAttributeSetand enforces the
 semantic restrictions of interfacePrintRequestAttributeSet. | 
| class  | HashPrintServiceAttributeSetClass HashPrintServiceAttributeSet provides an attribute set
 which inherits its implementation from class  HashAttributeSetand enforces the semantic restrictions of interfacePrintServiceAttributeSet. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates.  All rights reserved.