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.v3
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
createCache()
Create an instance of
Cache |
Documentation |
createDocumentation()
Create an instance of
Documentation |
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 |
Policy |
createPolicy()
Create an instance of
Policy |
PolicyDefinition |
createPolicyDefinition()
Create an instance of
PolicyDefinition |
PolicyDefinitionType |
createPolicyDefinitionType()
Create an instance of
PolicyDefinitionType |
PolicyGroup |
createPolicyGroup()
Create an instance of
PolicyGroup |
Service |
createService()
Create an instance of
Service |
JAXBElement<ServiceType> |
createService(ServiceType value)
|
ServiceList |
createServiceList()
Create an instance of
ServiceList |
ServiceType |
createServiceType()
Create an instance of
ServiceType |
public ObjectFactory()
public ServiceList createServiceList()
ServiceListpublic PolicyDefinition createPolicyDefinition()
PolicyDefinitionpublic PolicyGroup createPolicyGroup()
PolicyGrouppublic ServiceType createServiceType()
ServiceTypepublic PolicyDefinitionType createPolicyDefinitionType()
PolicyDefinitionTypepublic Documentation createDocumentation()
Documentationpublic EndpointList createEndpointList()
EndpointListpublic JAXBElement<ServiceType> createService(ServiceType value)
value - Java instance representing xml element's value.JAXBElement<ServiceType>
Connector Packaging PERSPRACTICALNURSE 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.