Package ca.uhn.fhir.rest.param
Class HasParam
java.lang.Object
ca.uhn.fhir.rest.param.BaseParam
ca.uhn.fhir.rest.param.HasParam
- All Implemented Interfaces:
IQueryParameterType
,Serializable
Implementation of the _has method parameter
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class ca.uhn.fhir.rest.param.BaseParam
getMissing, getQueryParameterQualifier, getValueAsQueryToken, isSupportsChain, setMissing, setValueAsQueryToken
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ca.uhn.fhir.model.api.IQueryParameterType
getMissing, getQueryParameterQualifier, getValueAsQueryToken, setMissing, setValueAsQueryToken
-
Constructor Details
-
HasParam
public HasParam() -
HasParam
-
-
Method Details
-
getReferenceFieldName
-
getParameterName
-
getParameterValue
-
getTargetResourceType
-