
Package ca.uhn.fhir.mdm.rules.json
Class MdmResourceSearchParamJson
java.lang.Object
ca.uhn.fhir.mdm.rules.json.MdmResourceSearchParamJson
public class MdmResourceSearchParamJson
extends Object
implements ca.uhn.fhir.model.api.IModelJson, Iterable<String>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSearchParam
(String theSearchParam) iterator()
setResourceType
(String theResourceType) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
MdmResourceSearchParamJson
public MdmResourceSearchParamJson()
-
-
Method Details