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.vsb.common.care_provider.v1
|
| Modifier and Type | Method and Description |
|---|---|
ErrorsType |
createErrorsType()
Create an instance of
ErrorsType |
ErrorType |
createErrorType()
Create an instance of
ErrorType |
InstitutionMessageMetadataType |
createInstitutionMessageMetadataType()
Create an instance of
InstitutionMessageMetadataType |
MessageMetadataType |
createMessageMetadataType()
Create an instance of
MessageMetadataType |
NotificationsType |
createNotificationsType()
Create an instance of
NotificationsType |
NotificationType |
createNotificationType()
Create an instance of
NotificationType |
public ObjectFactory()
public ErrorsType createErrorsType()
ErrorsTypepublic MessageMetadataType createMessageMetadataType()
MessageMetadataTypepublic InstitutionMessageMetadataType createInstitutionMessageMetadataType()
InstitutionMessageMetadataTypepublic NotificationsType createNotificationsType()
NotificationsTypepublic NotificationType createNotificationType()
NotificationType
Connector Packaging generic 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.