Class ObjectFactory
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 package.
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 Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAbandonRequest
Create an instance ofAddRequest
Create an instance ofAttributeDescription
Create an instance ofAttributeDescriptions
Create an instance ofAttributeValueAssertion
Create an instance ofAuthRequest
Create an instance ofBatchRequest
jakarta.xml.bind.JAXBElement
<BatchRequest> createBatchRequest
(BatchRequest value) Create an instance ofBatchResponse
jakarta.xml.bind.JAXBElement
<BatchResponse> createBatchResponse
(BatchResponse value) jakarta.xml.bind.JAXBElement
<LDAPResult> jakarta.xml.bind.JAXBElement
<LDAPResult> jakarta.xml.bind.JAXBElement
<LDAPResult> jakarta.xml.bind.JAXBElement
<LDAPResult> jakarta.xml.bind.JAXBElement
<ErrorResponse> jakarta.xml.bind.JAXBElement
<ExtendedResponse> jakarta.xml.bind.JAXBElement
<LDAPResult> jakarta.xml.bind.JAXBElement
<LDAPResult> jakarta.xml.bind.JAXBElement
<SearchResponse> Create an instance ofCompareRequest
Create an instance ofControl
Create an instance ofDelRequest
Create an instance ofDsmlAttr
Create an instance ofDsmlMessage
Create an instance ofDsmlModification
Create an instance ofErrorResponse
Create an instance ofErrorResponse.Detail
Create an instance ofExtendedRequest
Create an instance ofExtendedResponse
Create an instance ofFilter
Create an instance ofFilterSet
jakarta.xml.bind.JAXBElement
<FilterSet> createFilterSetAnd
(FilterSet value) jakarta.xml.bind.JAXBElement
<AttributeValueAssertion> jakarta.xml.bind.JAXBElement
<AttributeValueAssertion> jakarta.xml.bind.JAXBElement
<MatchingRuleAssertion> jakarta.xml.bind.JAXBElement
<AttributeValueAssertion> jakarta.xml.bind.JAXBElement
<AttributeValueAssertion> jakarta.xml.bind.JAXBElement
<Filter> createFilterSetNot
(Filter value) jakarta.xml.bind.JAXBElement
<FilterSet> createFilterSetOr
(FilterSet value) jakarta.xml.bind.JAXBElement
<AttributeDescription> jakarta.xml.bind.JAXBElement
<SubstringFilter> Create an instance ofLDAPResult
Create an instance ofMatchingRuleAssertion
Create an instance ofModifyDNRequest
Create an instance ofModifyRequest
Create an instance ofResultCode
Create an instance ofSearchRequest
Create an instance ofSearchResponse
Create an instance ofSearchResultEntry
Create an instance ofSearchResultReference
Create an instance ofSubstringFilter
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
-
-
Method Details
-
createErrorResponse
Create an instance ofErrorResponse
-
createDsmlModification
Create an instance ofDsmlModification
-
createSearchRequest
Create an instance ofSearchRequest
-
createBatchRequest
Create an instance ofBatchRequest
-
createBatchResponse
Create an instance ofBatchResponse
-
createAuthRequest
Create an instance ofAuthRequest
-
createFilterSet
Create an instance ofFilterSet
-
createAbandonRequest
Create an instance ofAbandonRequest
-
createSearchResultReference
Create an instance ofSearchResultReference
-
createAttributeDescriptions
Create an instance ofAttributeDescriptions
-
createModifyRequest
Create an instance ofModifyRequest
-
createAddRequest
Create an instance ofAddRequest
-
createModifyDNRequest
Create an instance ofModifyDNRequest
-
createControl
Create an instance ofControl
-
createDsmlAttr
Create an instance ofDsmlAttr
-
createAttributeValueAssertion
Create an instance ofAttributeValueAssertion
-
createDsmlMessage
Create an instance ofDsmlMessage
-
createSubstringFilter
Create an instance ofSubstringFilter
-
createLDAPResult
Create an instance ofLDAPResult
-
createDelRequest
Create an instance ofDelRequest
-
createSearchResponse
Create an instance ofSearchResponse
-
createAttributeDescription
Create an instance ofAttributeDescription
-
createCompareRequest
Create an instance ofCompareRequest
-
createFilter
Create an instance ofFilter
-
createExtendedResponse
Create an instance ofExtendedResponse
-
createExtendedRequest
Create an instance ofExtendedRequest
-
createMatchingRuleAssertion
Create an instance ofMatchingRuleAssertion
-
createResultCode
Create an instance ofResultCode
-
createSearchResultEntry
Create an instance ofSearchResultEntry
-
createErrorResponseDetail
Create an instance ofErrorResponse.Detail
-
createBatchResponse
-
createBatchRequest
-
createFilterSetAnd
-
createFilterSetNot
-
createFilterSetOr
-
createFilterSetExtensibleMatch
public jakarta.xml.bind.JAXBElement<MatchingRuleAssertion> createFilterSetExtensibleMatch(MatchingRuleAssertion value) -
createFilterSetGreaterOrEqual
public jakarta.xml.bind.JAXBElement<AttributeValueAssertion> createFilterSetGreaterOrEqual(AttributeValueAssertion value) -
createFilterSetEqualityMatch
public jakarta.xml.bind.JAXBElement<AttributeValueAssertion> createFilterSetEqualityMatch(AttributeValueAssertion value) -
createFilterSetSubstrings
public jakarta.xml.bind.JAXBElement<SubstringFilter> createFilterSetSubstrings(SubstringFilter value) -
createFilterSetPresent
public jakarta.xml.bind.JAXBElement<AttributeDescription> createFilterSetPresent(AttributeDescription value) -
createFilterSetLessOrEqual
public jakarta.xml.bind.JAXBElement<AttributeValueAssertion> createFilterSetLessOrEqual(AttributeValueAssertion value) -
createFilterSetApproxMatch
public jakarta.xml.bind.JAXBElement<AttributeValueAssertion> createFilterSetApproxMatch(AttributeValueAssertion value) -
createBatchResponseSearchResponse
public jakarta.xml.bind.JAXBElement<SearchResponse> createBatchResponseSearchResponse(SearchResponse value) -
createBatchResponseModifyResponse
-
createBatchResponseAddResponse
-
createBatchResponseAuthResponse
-
createBatchResponseCompareResponse
public jakarta.xml.bind.JAXBElement<LDAPResult> createBatchResponseCompareResponse(LDAPResult value) -
createBatchResponseExtendedResponse
public jakarta.xml.bind.JAXBElement<ExtendedResponse> createBatchResponseExtendedResponse(ExtendedResponse value) -
createBatchResponseDelResponse
-
createBatchResponseModDNResponse
-
createBatchResponseErrorResponse
public jakarta.xml.bind.JAXBElement<ErrorResponse> createBatchResponseErrorResponse(ErrorResponse value) -
createDsmlValue
-