Uses of Interface
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchResponseElement
Packages that use BatchResponseElement
Package
Description
-
Uses of BatchResponseElement in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Classes in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that implement BatchResponseElementModifier and TypeClassDescriptionclass
Java class for ErrorResponse complex type.class
Java class for ExtendedResponse complex type.class
Java class for LDAPResult complex type.class
Java class for SearchResponse complex type. -
Uses of BatchResponseElement in org.openehealth.ipf.commons.ihe.hpd.stub.json
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.json that return types with arguments of type BatchResponseElementMethod parameters in org.openehealth.ipf.commons.ihe.hpd.stub.json with type arguments of type BatchResponseElementModifier and TypeMethodDescriptionvoid
BatchResponseIntermediary.setBatchResponses
(List<BatchResponseElement> batchResponses)