Liking cljdoc? Tell your friends :D

jdk.awt.JobAttributes$DestinationType

A type-safe enumeration of possible job destinations.

A type-safe enumeration of possible job destinations.
raw docstring

*-fileclj

Static Constant.

The DestinationType instance to use for specifying print to file.

type: java.awt.JobAttributes$DestinationType

Static Constant.

The DestinationType instance to use for
 specifying print to file.

type: java.awt.JobAttributes$DestinationType
raw docstring

*-printerclj

Static Constant.

The DestinationType instance to use for specifying print to printer.

type: java.awt.JobAttributes$DestinationType

Static Constant.

The DestinationType instance to use for
 specifying print to printer.

type: java.awt.JobAttributes$DestinationType
raw docstring

hash-codeclj

(hash-code this)

Description copied from class: Object

returns: a hash code value for this object. - int

Description copied from class: Object

returns: a hash code value for this object. - `int`
raw docstring

to-stringclj

(to-string this)

Description copied from class: Object

returns: a string representation of the object. - java.lang.String

Description copied from class: Object

returns: a string representation of the object. - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close