Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
Packages that use RetrieveSeries
-
Uses of RetrieveSeries in org.openehealth.ipf.commons.ihe.xds.core.requests
Fields in org.openehealth.ipf.commons.ihe.xds.core.requests with type parameters of type RetrieveSeriesMethods in org.openehealth.ipf.commons.ihe.xds.core.requests that return types with arguments of type RetrieveSeriesModifier and TypeMethodDescriptionRetrieveStudy.getRetrieveSerieses()Gets the value of the retrieveSerieses property.Constructor parameters in org.openehealth.ipf.commons.ihe.xds.core.requests with type arguments of type RetrieveSeriesModifierConstructorDescriptionRetrieveStudy(String studyInstanceUID, List<RetrieveSeries> retrieveSerieses) Constructs the Study request.