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.vlaanderen.mercurius.efact.df019.v1
|
| Modifier and Type | Method and Description |
|---|---|
CancelledCareServiceType |
createCancelledCareServiceType()
Create an instance of
CancelledCareServiceType |
CareServiceAmountsType |
createCareServiceAmountsType()
Create an instance of
CareServiceAmountsType |
CareServiceType |
createCareServiceType()
Create an instance of
CareServiceType |
EfactDf019NotifyRectifications |
createEfactDf019NotifyRectifications()
Create an instance of
EfactDf019NotifyRectifications |
ImpactedInvoiceType |
createImpactedInvoiceType()
Create an instance of
ImpactedInvoiceType |
RectificationInformation |
createRectificationInformation()
Create an instance of
RectificationInformation |
RectificationInvoiceLineType |
createRectificationInvoiceLineType()
Create an instance of
RectificationInvoiceLineType |
RectificationType |
createRectificationType()
Create an instance of
RectificationType |
public ObjectFactory()
public EfactDf019NotifyRectifications createEfactDf019NotifyRectifications()
EfactDf019NotifyRectificationspublic RectificationInformation createRectificationInformation()
RectificationInformationpublic RectificationType createRectificationType()
RectificationTypepublic ImpactedInvoiceType createImpactedInvoiceType()
ImpactedInvoiceTypepublic RectificationInvoiceLineType createRectificationInvoiceLineType()
RectificationInvoiceLineTypepublic CareServiceType createCareServiceType()
CareServiceTypepublic CancelledCareServiceType createCancelledCareServiceType()
CancelledCareServiceTypepublic CareServiceAmountsType createCareServiceAmountsType()
CareServiceAmountsType
Connector Packaging TRUSSMAKER 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.