Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.LDAPResult
-
Uses of LDAPResult in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Modifier and TypeClassDescriptionclass
Java class for ExtendedResponse complex type.Modifier and TypeMethodDescriptionObjectFactory.createLDAPResult()
Create an instance ofLDAPResult
SearchResponse.getSearchResultDone()
Gets the value of the searchResultDone property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseAddResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseAuthResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseCompareResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseDelResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseModDNResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseModifyResponse
(LDAPResult value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseAddResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseAuthResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseCompareResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseDelResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseModDNResponse
(LDAPResult value) javax.xml.bind.JAXBElement<LDAPResult>
ObjectFactory.createBatchResponseModifyResponse
(LDAPResult value) void
SearchResponse.setSearchResultDone
(LDAPResult value) Sets the value of the searchResultDone property.