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.fgov.ehealth.timestamping.protocol.v2
|
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()
TSConsultRequest
public PeriodType createPeriodType()
PeriodType
public TimeStampIdentification createTimeStampIdentification()
TimeStampIdentification
public TSConsultResponse createTSConsultResponse()
TSConsultResponse
public TSConsultTSBagRequest createTSConsultTSBagRequest()
TSConsultTSBagRequest
public TSConsultTSBagResponse createTSConsultTSBagResponse()
TSConsultTSBagResponse
public TimeStampBagType createTimeStampBagType()
TimeStampBagType
public JournalEntryType createJournalEntryType()
JournalEntryType
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.