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 TypeMethodDescriptionvoidDownloadRequest.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 ofAuthRequestBatchRequest.getAuthRequest()Gets the value of the authRequest property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type AuthRequestModifier and TypeMethodDescriptionvoidBatchRequest.setAuthRequest(AuthRequest value) Sets the value of the authRequest property.