Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
Packages that use LDAPResult
-
Uses of LDAPResult in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Subclasses of LDAPResult in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2Modifier and TypeClassDescriptionclass
Java class for ExtendedResponse complex type.Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as LDAPResultMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return LDAPResultModifier and TypeMethodDescriptionObjectFactory.createLDAPResult()
Create an instance ofLDAPResult
SearchResponse.getSearchResultDone()
Gets the value of the searchResultDone property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type LDAPResultModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseAddResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseAuthResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseCompareResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseDelResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseModDNResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseModifyResponse
(LDAPResult value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type LDAPResultModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseAddResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseAuthResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseCompareResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseDelResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseModDNResponse
(LDAPResult value) jakarta.xml.bind.JAXBElement
<LDAPResult> ObjectFactory.createBatchResponseModifyResponse
(LDAPResult value) void
SearchResponse.setSearchResultDone
(LDAPResult value) Sets the value of the searchResultDone property.