| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedResponse
Java class for ExtendedResponse complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected LDAPResult |
SearchResponse.searchResultDone |
| Modifier and Type | Method and Description |
|---|---|
LDAPResult |
ObjectFactory.createLDAPResult()
Create an instance of
LDAPResult |
LDAPResult |
SearchResponse.getSearchResultDone()
Gets the value of the searchResultDone property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseAddResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseAuthResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseCompareResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseDelResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseModDNResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseModifyResponse(LDAPResult value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseAddResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseAuthResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseCompareResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseDelResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseModDNResponse(LDAPResult value)
|
JAXBElement<LDAPResult> |
ObjectFactory.createBatchResponseModifyResponse(LDAPResult value)
|
void |
SearchResponse.setSearchResultDone(LDAPResult value)
Sets the value of the searchResultDone property.
|
Copyright © 2017 Open eHealth Foundation. All rights reserved.