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.dics.core.v4.reimbursementlaw.submit
|
Modifier and Type | Method and Description |
---|---|
AttachmentKeyType |
createAttachmentKeyType()
Create an instance of
AttachmentKeyType |
FormalInterpretationKeyType |
createFormalInterpretationKeyType()
Create an instance of
FormalInterpretationKeyType |
LegalBasisKeyType |
createLegalBasisKeyType()
Create an instance of
LegalBasisKeyType |
LegalReferenceKeyType |
createLegalReferenceKeyType()
Create an instance of
LegalReferenceKeyType |
LegalTextKeyType |
createLegalTextKeyType()
Create an instance of
LegalTextKeyType |
ParameterValueType |
createParameterValueType()
Create an instance of
ParameterValueType |
ReimbursementConditionKeyType |
createReimbursementConditionKeyType()
Create an instance of
ReimbursementConditionKeyType |
ReimbursementTermKeyType |
createReimbursementTermKeyType()
Create an instance of
ReimbursementTermKeyType |
public ObjectFactory()
public LegalBasisKeyType createLegalBasisKeyType()
LegalBasisKeyType
public FormalInterpretationKeyType createFormalInterpretationKeyType()
FormalInterpretationKeyType
public LegalReferenceKeyType createLegalReferenceKeyType()
LegalReferenceKeyType
public ReimbursementConditionKeyType createReimbursementConditionKeyType()
ReimbursementConditionKeyType
public ReimbursementTermKeyType createReimbursementTermKeyType()
ReimbursementTermKeyType
public ParameterValueType createParameterValueType()
ParameterValueType
public LegalTextKeyType createLegalTextKeyType()
LegalTextKeyType
public AttachmentKeyType createAttachmentKeyType()
AttachmentKeyType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.