Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
Packages that use ResultCode
-
Uses of ResultCode in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as ResultCodeMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return ResultCodeModifier and TypeMethodDescriptionObjectFactory.createResultCode()
Create an instance ofResultCode
LDAPResult.getResultCode()
Gets the value of the resultCode property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type ResultCodeModifier and TypeMethodDescriptionvoid
LDAPResult.setResultCode
(ResultCode value) Sets the value of the resultCode property.