Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ErrorResponse.Detail
-
Packages that use ErrorResponse.Detail Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
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.Detail Modifier and Type Field Description protected ErrorResponse.DetailErrorResponse. detailMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return ErrorResponse.Detail Modifier and Type Method Description ErrorResponse.DetailObjectFactory. createErrorResponseDetail()Create an instance ofErrorResponse.DetailErrorResponse.DetailErrorResponse. getDetail()Gets the value of the detail property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type ErrorResponse.Detail Modifier and Type Method Description voidErrorResponse. setDetail(ErrorResponse.Detail value)Sets the value of the detail property.
-