Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Control
Packages that use Control
Package
Description
-
Uses of Control in org.openehealth.ipf.commons.ihe.hpd.controls
Methods in org.openehealth.ipf.commons.ihe.hpd.controls that return ControlMethod parameters in org.openehealth.ipf.commons.ihe.hpd.controls with type arguments of type ControlModifier and TypeMethodDescriptionstatic <T extends BasicControl>
TControlUtils.extractControl
(List<Control> controls, String type) -
Uses of Control in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with type parameters of type ControlMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return ControlMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type ControlModifier and TypeMethodDescriptionDsmlMessage.getControl()
Gets the value of the control property. -
Uses of Control in org.openehealth.ipf.commons.ihe.hpd.stub.json
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.json that return types with arguments of type ControlMethod parameters in org.openehealth.ipf.commons.ihe.hpd.stub.json with type arguments of type ControlModifier and TypeMethodDescriptionvoid
SearchRequestIntermediary.setControls
(List<Control> value)