Uses of Interface
com.collation.platform.model.topology.sys.Printer

Packages that use Printer
com.collation.platform.model.topology.sys   
 

Uses of Printer in com.collation.platform.model.topology.sys
 

Methods in com.collation.platform.model.topology.sys that return Printer
 Printer PrinterQueue.getParent()
          Printer containing this queue
 

Methods in com.collation.platform.model.topology.sys with parameters of type Printer
 void PrinterQueue.setParent(Printer parent)