Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SearchResultReference
-
Packages that use SearchResultReference Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
Uses of SearchResultReference in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with type parameters of type SearchResultReference Modifier and Type Field Description protected List<SearchResultReference>SearchResponse. searchResultReferenceMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return SearchResultReference Modifier and Type Method Description SearchResultReferenceObjectFactory. createSearchResultReference()Create an instance ofSearchResultReferenceMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type SearchResultReference Modifier and Type Method Description List<SearchResultReference>SearchResponse. getSearchResultReference()Gets the value of the searchResultReference property.
-