Uses of Interface
com.eurotech.framework.protocol.pcn.Pcn1001InfoService

Packages that use Pcn1001InfoService
com.eurotech.framework.protocol.pcn   
 

Uses of Pcn1001InfoService in com.eurotech.framework.protocol.pcn
 

Subinterfaces of Pcn1001InfoService in com.eurotech.framework.protocol.pcn
 interface Pcn1001Service
          Defines IPcn1001Service - passenger counter service.
 

Classes in com.eurotech.framework.protocol.pcn that implement Pcn1001InfoService
 class Pcn1001
          Defines Pcn1001 - passenger counter class.
 

Methods in com.eurotech.framework.protocol.pcn that return Pcn1001InfoService
 Pcn1001InfoService[] Pcn1001MasterService.getPcn1001Info()
          Obtains and reports PCN-1001 information from all functional devices.
 Pcn1001InfoService[] Pcn1001Master.getPcn1001Info()
           
 Pcn1001InfoService Pcn1001FactoryService.obtainPcn1001InfoService(Pcn1001InfoService infoService)
          Obtains IPcn1001InfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service.
 Pcn1001InfoService Pcn1001Factory.obtainPcn1001InfoService(Pcn1001InfoService infoService)
           
 

Methods in com.eurotech.framework.protocol.pcn with parameters of type Pcn1001InfoService
 Pcn1001InfoService Pcn1001FactoryService.obtainPcn1001InfoService(Pcn1001InfoService infoService)
          Obtains IPcn1001InfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service.
 Pcn1001InfoService Pcn1001Factory.obtainPcn1001InfoService(Pcn1001InfoService infoService)
           
 

Constructors in com.eurotech.framework.protocol.pcn with parameters of type Pcn1001InfoService
Pcn1001(Pcn1001InfoService infoService)
          Pcn1001 - copy constructor.
 



Copyright © 2013. All Rights Reserved.