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 ofResultCodeLDAPResult.getResultCode()Gets the value of the resultCode property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type ResultCodeModifier and TypeMethodDescriptionvoidLDAPResult.setResultCode(ResultCode value) Sets the value of the resultCode property.