PrinterData.this

Constructs an instance of this class with the given printer driver and printer name.

@param driver the printer driver for the printer @param name the name of the printer

@see #driver @see #name

  1. this()
  2. this(String driver, String name)
    class PrinterData
    this
    (
    String driver
    ,
    String name
    )

Meta