Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.Detail
Packages that use ErrorResponse.Detail
-
Uses of ErrorResponse.Detail in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as ErrorResponse.DetailMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return ErrorResponse.DetailModifier and TypeMethodDescriptionObjectFactory.createErrorResponseDetail()
Create an instance ofErrorResponse.Detail
ErrorResponse.getDetail()
Gets the value of the detail property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type ErrorResponse.DetailModifier and TypeMethodDescriptionvoid
ErrorResponse.setDetail
(ErrorResponse.Detail value) Sets the value of the detail property.