public class ObjectFactory extends Object
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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: be.behealth.webservices.tsa
|
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
createErrorType()
Create an instance of
ErrorType |
JournalEntryType |
createJournalEntryType()
Create an instance of
JournalEntryType |
PeriodType |
createPeriodType()
Create an instance of
PeriodType |
TimeStampBagType |
createTimeStampBagType()
Create an instance of
TimeStampBagType |
TimeStampIdentification |
createTimeStampIdentification()
Create an instance of
TimeStampIdentification |
TSBagType |
createTSBagType()
Create an instance of
TSBagType |
TSConsultRequest |
createTSConsultRequest()
Create an instance of
TSConsultRequest |
TSConsultResponse |
createTSConsultResponse()
Create an instance of
TSConsultResponse |
TSConsultTSBagRequest |
createTSConsultTSBagRequest()
Create an instance of
TSConsultTSBagRequest |
TSConsultTSBagResponse |
createTSConsultTSBagResponse()
Create an instance of
TSConsultTSBagResponse |
public ObjectFactory()
public TSConsultRequest createTSConsultRequest()
TSConsultRequestpublic PeriodType createPeriodType()
PeriodTypepublic TimeStampIdentification createTimeStampIdentification()
TimeStampIdentificationpublic TSConsultResponse createTSConsultResponse()
TSConsultResponsepublic TSConsultTSBagRequest createTSConsultTSBagRequest()
TSConsultTSBagRequestpublic TSConsultTSBagResponse createTSConsultTSBagResponse()
TSConsultTSBagResponsepublic TimeStampBagType createTimeStampBagType()
TimeStampBagTypepublic JournalEntryType createJournalEntryType()
JournalEntryType
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.