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
ConstructorDescriptionCreate 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
javax.xml.bind.JAXBElement<BatchRequest>
createBatchRequest
(BatchRequest value) Create an instance ofBatchResponse
javax.xml.bind.JAXBElement<BatchResponse>
createBatchResponse
(BatchResponse value) javax.xml.bind.JAXBElement<LDAPResult>
javax.xml.bind.JAXBElement<LDAPResult>
javax.xml.bind.JAXBElement<LDAPResult>
javax.xml.bind.JAXBElement<LDAPResult>
javax.xml.bind.JAXBElement<ErrorResponse>
javax.xml.bind.JAXBElement<ExtendedResponse>
javax.xml.bind.JAXBElement<LDAPResult>
javax.xml.bind.JAXBElement<LDAPResult>
javax.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
javax.xml.bind.JAXBElement<FilterSet>
createFilterSetAnd
(FilterSet value) javax.xml.bind.JAXBElement<AttributeValueAssertion>
javax.xml.bind.JAXBElement<AttributeValueAssertion>
javax.xml.bind.JAXBElement<MatchingRuleAssertion>
javax.xml.bind.JAXBElement<AttributeValueAssertion>
javax.xml.bind.JAXBElement<AttributeValueAssertion>
javax.xml.bind.JAXBElement<Filter>
createFilterSetNot
(Filter value) javax.xml.bind.JAXBElement<FilterSet>
createFilterSetOr
(FilterSet value) javax.xml.bind.JAXBElement<AttributeDescription>
javax.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 javax.xml.bind.JAXBElement<MatchingRuleAssertion> createFilterSetExtensibleMatch(MatchingRuleAssertion value) -
createFilterSetGreaterOrEqual
public javax.xml.bind.JAXBElement<AttributeValueAssertion> createFilterSetGreaterOrEqual(AttributeValueAssertion value) -
createFilterSetEqualityMatch
public javax.xml.bind.JAXBElement<AttributeValueAssertion> createFilterSetEqualityMatch(AttributeValueAssertion value) -
createFilterSetSubstrings
-
createFilterSetPresent
public javax.xml.bind.JAXBElement<AttributeDescription> createFilterSetPresent(AttributeDescription value) -
createFilterSetLessOrEqual
public javax.xml.bind.JAXBElement<AttributeValueAssertion> createFilterSetLessOrEqual(AttributeValueAssertion value) -
createFilterSetApproxMatch
public javax.xml.bind.JAXBElement<AttributeValueAssertion> createFilterSetApproxMatch(AttributeValueAssertion value) -
createBatchResponseSearchResponse
public javax.xml.bind.JAXBElement<SearchResponse> createBatchResponseSearchResponse(SearchResponse value) -
createBatchResponseModifyResponse
-
createBatchResponseAddResponse
-
createBatchResponseAuthResponse
-
createBatchResponseCompareResponse
-
createBatchResponseExtendedResponse
public javax.xml.bind.JAXBElement<ExtendedResponse> createBatchResponseExtendedResponse(ExtendedResponse value) -
createBatchResponseDelResponse
-
createBatchResponseModDNResponse
-
createBatchResponseErrorResponse
public javax.xml.bind.JAXBElement<ErrorResponse> createBatchResponseErrorResponse(ErrorResponse value) -
createDsmlValue
-