Class JobAttributes.DestinationType
java.lang.Object
java.awt.JobAttributes.DestinationType
- Enclosing class:
JobAttributes
A type-safe enumeration of possible job destinations.
- Since:
- 1.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JobAttributes.DestinationTypeTheDestinationTypeinstance to use for specifying print to file.static final JobAttributes.DestinationTypeTheDestinationTypeinstance to use for specifying print to printer. -
Method Summary
-
Field Details
-
FILE
TheDestinationTypeinstance to use for specifying print to file. -
PRINTER
TheDestinationTypeinstance to use for specifying print to printer.
-
-
Method Details
-
hashCode
-
toString
-