Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.ct.patientenerfassung.client
Interface PatientenErfServerService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
PatientenErfServerServiceLocator

public interface PatientenErfServerService
extends javax.xml.rpc.Service


Method Summary
 PatientenErfServer getPatientenErfassung()
           
 PatientenErfServer getPatientenErfassung(java.net.URL url)
           
 java.lang.String getPatientenErfassungAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getPatientenErfassungAddress

java.lang.String getPatientenErfassungAddress()

getPatientenErfassung

PatientenErfServer getPatientenErfassung()
                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPatientenErfassung

PatientenErfServer getPatientenErfassung(java.net.URL url)
                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013