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

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

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

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

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

Methods in com.eurotech.framework.protocol.pcn that return Pcn1001VersionInfoService
 Pcn1001VersionInfoService[] Pcn1001MasterService.getPcn1001VersionInfo()
          Obtains and reports PCN-1001 version information.
 Pcn1001VersionInfoService[] Pcn1001Master.getPcn1001VersionInfo()
           
 Pcn1001VersionInfoService Pcn1001FactoryService.obtainPcn1001VersionInfoService(Pcn1001VersionInfoService versionInfoService)
          Obtains IPcn1001VersionInfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service.
 Pcn1001VersionInfoService Pcn1001Factory.obtainPcn1001VersionInfoService(Pcn1001VersionInfoService versionInfoService)
           
 

Methods in com.eurotech.framework.protocol.pcn with parameters of type Pcn1001VersionInfoService
 Pcn1001VersionInfoService Pcn1001FactoryService.obtainPcn1001VersionInfoService(Pcn1001VersionInfoService versionInfoService)
          Obtains IPcn1001VersionInfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service.
 Pcn1001VersionInfoService Pcn1001Factory.obtainPcn1001VersionInfoService(Pcn1001VersionInfoService versionInfoService)
           
 

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



Copyright © 2013. All Rights Reserved.