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

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

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

Subinterfaces of Pcn1001AddressInfoService in com.eurotech.framework.protocol.pcn
 interface Pcn1001DateAndTimeService
          Defines PCN-1001 date and time service.
 interface Pcn1001InfoService
          Defines IPcn1001InfoService - passenger counter info service.
 interface Pcn1001InputLineInfoService
          Defines PCN-1001 Input Line Info service
 interface Pcn1001Service
          Defines IPcn1001Service - passenger counter service.
 interface Pcn1001VersionInfoService
          Defines PCN-1001 Version info service.
 

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

Methods in com.eurotech.framework.protocol.pcn that return Pcn1001AddressInfoService
 Pcn1001AddressInfoService[] Pcn1001MasterService.getPcn1001AddressInfo()
          Obtains and reports PCN-1001 address information from all functional devices.
 Pcn1001AddressInfoService[] Pcn1001Master.getPcn1001AddressInfo()
           
 Pcn1001AddressInfoService Pcn1001FactoryService.obtainPcn1001AddressInfoService(Pcn1001AddressInfoService addressInfoService)
          Obtains IPcn1001AddressInfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service.
 Pcn1001AddressInfoService Pcn1001Factory.obtainPcn1001AddressInfoService(Pcn1001AddressInfoService addressInfoService)
           
 

Methods in com.eurotech.framework.protocol.pcn with parameters of type Pcn1001AddressInfoService
 Pcn1001AddressInfoService Pcn1001FactoryService.obtainPcn1001AddressInfoService(Pcn1001AddressInfoService addressInfoService)
          Obtains IPcn1001AddressInfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service.
 Pcn1001AddressInfoService Pcn1001Factory.obtainPcn1001AddressInfoService(Pcn1001AddressInfoService addressInfoService)
           
 

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



Copyright © 2013. All Rights Reserved.