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

ch.docbox.ws.cdachservices
Class ObjectFactory

java.lang.Object
  extended by ch.docbox.ws.cdachservices.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the ch.docbox.ws.cdachservices package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: ch.docbox.ws.cdachservices
 
Method Summary
 AddReferral createAddReferral()
          Create an instance of AddReferral
 AddReferralResponse createAddReferralResponse()
          Create an instance of AddReferralResponse
 AppointmentType createAppointmentType()
          Create an instance of AppointmentType
 CheckAccess createCheckAccess()
          Create an instance of CheckAccess
 CheckAccessResponse createCheckAccessResponse()
          Create an instance of CheckAccessResponse
 DeleteAgendaEntry createDeleteAgendaEntry()
          Create an instance of DeleteAgendaEntry
 DeleteAgendaEntryResponse createDeleteAgendaEntryResponse()
          Create an instance of DeleteAgendaEntryResponse
 DocumentInfoType createDocumentInfoType()
          Create an instance of DocumentInfoType
 GetCalendar createGetCalendar()
          Create an instance of GetCalendar
 GetCalendarResponse createGetCalendarResponse()
          Create an instance of GetCalendarResponse
 GetClinicalDocument createGetClinicalDocument()
          Create an instance of GetClinicalDocument
 GetClinicalDocumentResponse createGetClinicalDocumentResponse()
          Create an instance of GetClinicalDocumentResponse
 GetInboxClinicalDocuments createGetInboxClinicalDocuments()
          Create an instance of GetInboxClinicalDocuments
 GetInboxClinicalDocumentsResponse createGetInboxClinicalDocumentsResponse()
          Create an instance of GetInboxClinicalDocumentsResponse
 GetRecipients createGetRecipients()
          Create an instance of GetRecipients
 GetRecipientsResponse createGetRecipientsResponse()
          Create an instance of GetRecipientsResponse
 SendClinicalDocument createSendClinicalDocument()
          Create an instance of SendClinicalDocument
 SendClinicalDocumentResponse createSendClinicalDocumentResponse()
          Create an instance of SendClinicalDocumentResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: ch.docbox.ws.cdachservices

Method Detail

createGetCalendar

public GetCalendar createGetCalendar()
Create an instance of GetCalendar


createSendClinicalDocument

public SendClinicalDocument createSendClinicalDocument()
Create an instance of SendClinicalDocument


createGetRecipients

public GetRecipients createGetRecipients()
Create an instance of GetRecipients


createDeleteAgendaEntry

public DeleteAgendaEntry createDeleteAgendaEntry()
Create an instance of DeleteAgendaEntry


createGetInboxClinicalDocumentsResponse

public GetInboxClinicalDocumentsResponse createGetInboxClinicalDocumentsResponse()
Create an instance of GetInboxClinicalDocumentsResponse


createAppointmentType

public AppointmentType createAppointmentType()
Create an instance of AppointmentType


createGetClinicalDocument

public GetClinicalDocument createGetClinicalDocument()
Create an instance of GetClinicalDocument


createAddReferralResponse

public AddReferralResponse createAddReferralResponse()
Create an instance of AddReferralResponse


createGetClinicalDocumentResponse

public GetClinicalDocumentResponse createGetClinicalDocumentResponse()
Create an instance of GetClinicalDocumentResponse


createSendClinicalDocumentResponse

public SendClinicalDocumentResponse createSendClinicalDocumentResponse()
Create an instance of SendClinicalDocumentResponse


createAddReferral

public AddReferral createAddReferral()
Create an instance of AddReferral


createGetRecipientsResponse

public GetRecipientsResponse createGetRecipientsResponse()
Create an instance of GetRecipientsResponse


createGetInboxClinicalDocuments

public GetInboxClinicalDocuments createGetInboxClinicalDocuments()
Create an instance of GetInboxClinicalDocuments


createCheckAccessResponse

public CheckAccessResponse createCheckAccessResponse()
Create an instance of CheckAccessResponse


createDocumentInfoType

public DocumentInfoType createDocumentInfoType()
Create an instance of DocumentInfoType


createGetCalendarResponse

public GetCalendarResponse createGetCalendarResponse()
Create an instance of GetCalendarResponse


createDeleteAgendaEntryResponse

public DeleteAgendaEntryResponse createDeleteAgendaEntryResponse()
Create an instance of DeleteAgendaEntryResponse


createCheckAccess

public CheckAccess createCheckAccess()
Create an instance of CheckAccess


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