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

ch.elexis.trustx
Interface ITrustx

All Superinterfaces:
com4j.Com4jObject

public interface ITrustx
extends com4j.Com4jObject

ITrustx Interface


Method Summary
 boolean activateGUI()
          property activateGUI
 void activateGUI(boolean pVal)
          property activateGUI
 void anonymize()
          method Anonymize
 java.lang.String asasLogin()
          property asasLogin
 void asasLogin(java.lang.String pVal)
          property asasLogin
 IAsasCollection asasLogins()
          property asasLogins
 java.lang.Object asasLogins(int idx)
           
 java.lang.String asasVersion()
          property asasVersion
 void auto()
          method Auto
 void cancel()
          method Cancel
 void check()
          method Check
 boolean debug()
          property debug
 void debug(boolean pVal)
          property debug
 java.lang.String ean()
          property ean
 java.lang.String esr()
          property esr
 java.lang.String esrPDF()
          property esrPDF
 java.lang.String inputDirectory()
          property inputDirectory
 void inputDirectory(java.lang.String pVal)
          property inputDirectory
 void read()
          method Read
 void send()
          method Send
 java.lang.String session()
          property session
 java.lang.String tcTel()
          property tcTel
 java.lang.String trustCenter()
          property trustCenter
 void trustCenter(java.lang.String pVal)
          property trustCenter
 ITrustxCollection trustCenters()
          property trustCenters
 java.lang.String trustCenters(int index)
           
 java.lang.String trustxVersion()
          property trustxVersion
 boolean withArchive()
          property withArchive
 void withArchive(boolean pVal)
          property withArchive
 boolean withPDF()
          property withPDF
 void withPDF(boolean pVal)
          property withPDF
 java.lang.String workDirectory()
          property workDirectory
 void workDirectory(java.lang.String pVal)
          property workDirectory
 
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, hashCode, is, queryInterface, toString
 

Method Detail

trustxVersion

java.lang.String trustxVersion()
property trustxVersion


trustCenters

ITrustxCollection trustCenters()
property trustCenters


trustCenters

java.lang.String trustCenters(int index)

trustCenter

java.lang.String trustCenter()
property trustCenter


trustCenter

void trustCenter(java.lang.String pVal)
property trustCenter


inputDirectory

java.lang.String inputDirectory()
property inputDirectory


inputDirectory

void inputDirectory(java.lang.String pVal)
property inputDirectory


workDirectory

java.lang.String workDirectory()
property workDirectory


workDirectory

void workDirectory(java.lang.String pVal)
property workDirectory


withPDF

boolean withPDF()
property withPDF


withPDF

void withPDF(boolean pVal)
property withPDF


withArchive

boolean withArchive()
property withArchive


withArchive

void withArchive(boolean pVal)
property withArchive


ean

java.lang.String ean()
property ean


esr

java.lang.String esr()
property esr


esrPDF

java.lang.String esrPDF()
property esrPDF


tcTel

java.lang.String tcTel()
property tcTel


session

java.lang.String session()
property session


asasVersion

java.lang.String asasVersion()
property asasVersion


asasLogins

IAsasCollection asasLogins()
property asasLogins


asasLogins

java.lang.Object asasLogins(int idx)

asasLogin

java.lang.String asasLogin()
property asasLogin


asasLogin

void asasLogin(java.lang.String pVal)
property asasLogin


activateGUI

boolean activateGUI()
property activateGUI


activateGUI

void activateGUI(boolean pVal)
property activateGUI


debug

boolean debug()
property debug


debug

void debug(boolean pVal)
property debug


auto

void auto()
method Auto


read

void read()
method Read


check

void check()
method Check


anonymize

void anonymize()
method Anonymize


send

void send()
method Send


cancel

void cancel()
method Cancel


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