Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AuthRequest
Packages that use AuthRequest
Package
Description
-
Uses of AuthRequest in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd declared as AuthRequestMethods in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd that return AuthRequestModifier and TypeMethodDescriptionDownloadRequest.getAuthRequest()
Gets the value of the authRequest property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd with parameters of type AuthRequestModifier and TypeMethodDescriptionvoid
DownloadRequest.setAuthRequest
(AuthRequest value) Sets the value of the authRequest property. -
Uses of AuthRequest in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as AuthRequestMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return AuthRequestModifier and TypeMethodDescriptionObjectFactory.createAuthRequest()
Create an instance ofAuthRequest
BatchRequest.getAuthRequest()
Gets the value of the authRequest property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type AuthRequestModifier and TypeMethodDescriptionvoid
BatchRequest.setAuthRequest
(AuthRequest value) Sets the value of the authRequest property. -
Uses of AuthRequest in org.openehealth.ipf.commons.ihe.hpd.stub.json
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.json that return AuthRequestMethods in org.openehealth.ipf.commons.ihe.hpd.stub.json with parameters of type AuthRequestModifier and TypeMethodDescriptionvoid
SearchBatchRequestIntermediary.setAuthRequest
(AuthRequest value)