Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

oracle.apps.fnd.applcp.srs.model.util.interfaces.output
Interface IPrinterDestination

All Superinterfaces:
IOutputDestination
All Known Implementing Classes:
PrinterDestination

public interface IPrinterDestination
extends IOutputDestination


Nested Class Summary
 
Nested classes/interfaces inherited from interface oracle.apps.fnd.applcp.srs.model.util.interfaces.IOutputDestination
IOutputDestination.DESTINATION_TYPE
 
Method Summary
 int getNoOfCopies()
           
 java.lang.String getOrientation()
           
 java.lang.String getPages()
           
 java.lang.String getSelectedPrinter()
           
 java.lang.String getSide()
           
 java.lang.String getTray()
           
 
Methods inherited from interface oracle.apps.fnd.applcp.srs.model.util.interfaces.IOutputDestination
equals, getOutputFMG, getType, getTypeAsString, getUniqueId, setOutputFMG, setUniqueId
 

Method Detail

getSelectedPrinter

java.lang.String getSelectedPrinter()

getNoOfCopies

int getNoOfCopies()

getSide

java.lang.String getSide()

getTray

java.lang.String getTray()

getPages

java.lang.String getPages()

getOrientation

java.lang.String getOrientation()

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.