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.DetailErrorResponse.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 TypeMethodDescriptionvoidErrorResponse.setDetail(ErrorResponse.Detail value) Sets the value of the detail property.