Uses of Interface
se.sj.stina.domain.model.SjLinePrinterStruct

Packages that use SjLinePrinterStruct
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
 

Uses of SjLinePrinterStruct in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjLinePrinterStruct
 SjLinePrinterStruct SjStinaModelFactoryInterface.createLinePrinterStruct()
           
 SjLinePrinterStruct SjPrintSpecification.getLinePrinter()
          Field linePrinter is defined as optional.
 SjLinePrinterStruct SjPrintSpecification.lookupLinePrinter()
          Field linePrinter is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjLinePrinterStruct
 void SjPrintSpecification.setLinePrinter(SjLinePrinterStruct inData)
          Field linePrinter is defined as optional.
 

Uses of SjLinePrinterStruct in se.sj.stina.domain.model.impl.plain
 

Classes in se.sj.stina.domain.model.impl.plain that implement SjLinePrinterStruct
 class SjLinePrinterStructPlain
          Innehåller data om hur man vill skriva ut beställningsedel
 

Methods in se.sj.stina.domain.model.impl.plain that return SjLinePrinterStruct
 SjLinePrinterStruct SjStinaModelFactory.createLinePrinterStruct()
           
 SjLinePrinterStruct SjPrintSpecificationPlain.getLinePrinter()
          Field linePrinter is defined as optional.
 SjLinePrinterStruct SjPrintSpecificationPlain.lookupLinePrinter()
          Field linePrinter is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjLinePrinterStruct
 void SjPrintSpecificationPlain.setLinePrinter(SjLinePrinterStruct inData)
          Field linePrinter is defined as optional.
 

Uses of SjLinePrinterStruct in se.sj.stina.domain.model.impl.standard
 

Classes in se.sj.stina.domain.model.impl.standard that implement SjLinePrinterStruct
 class SjLinePrinterStructStandard
          Innehåller data om hur man vill skriva ut beställningsedel
 

Methods in se.sj.stina.domain.model.impl.standard that return SjLinePrinterStruct
 SjLinePrinterStruct SjStinaModelFactory.createLinePrinterStruct()
           
 SjLinePrinterStruct SjPrintSpecificationStandard.getLinePrinter()
          Field linePrinter is defined as optional.
 SjLinePrinterStruct SjPrintSpecificationStandard.lookupLinePrinter()
          Field linePrinter is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjLinePrinterStruct
 void SjPrintSpecificationStandard.setLinePrinter(SjLinePrinterStruct inData)
          Field linePrinter is defined as optional.
 



Copyright © 2012. All Rights Reserved.