- 
- 
- 
Constructors in java.awt with parameters of type JobAttributes.DestinationType 
| Constructor | Description |  
| JobAttributes(int copies,
             JobAttributes.DefaultSelectionType defaultSelection,
             JobAttributes.DestinationType destination,
             JobAttributes.DialogType dialog,
             String fileName,
             int maxPage,
             int minPage,
             JobAttributes.MultipleDocumentHandlingType multipleDocumentHandling,
             int[][] pageRanges,
             String printer,
             JobAttributes.SidesType sides) | Constructs a JobAttributesinstance with the
 specified values for every attribute. |