Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ResultCode
-
Packages that use ResultCode Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
Uses of ResultCode in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as ResultCode Modifier and Type Field Description protected ResultCodeLDAPResult. resultCodeMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return ResultCode Modifier and Type Method Description ResultCodeObjectFactory. createResultCode()Create an instance ofResultCodeResultCodeLDAPResult. getResultCode()Gets the value of the resultCode property.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type ResultCode Modifier and Type Method Description voidLDAPResult. setResultCode(ResultCode value)Sets the value of the resultCode property.
-