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.bcp.protocol.v2
|
Modifier and Type | Method and Description |
---|---|
Cache |
createCache()
Create an instance of
Cache |
Endpoint |
createEndpoint()
Create an instance of
Endpoint |
EndpointList |
createEndpointList()
Create an instance of
EndpointList |
Expiry |
createExpiry()
Create an instance of
Expiry |
Key |
createKey()
Create an instance of
Key |
Service |
createService()
Create an instance of
Service |
ServiceList |
createServiceList()
Create an instance of
ServiceList |
public ObjectFactory()
public ServiceList createServiceList()
ServiceList
public EndpointList createEndpointList()
EndpointList
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.