Uses of Interface
ca.uhn.fhir.rest.gclient.DateClientParam.IDateSpecifier
-
Uses of DateClientParam.IDateSpecifier in ca.uhn.fhir.rest.gclient
Modifier and TypeMethodDescriptionDateClientParam.after()
DateClientParam.afterOrEquals()
DateClientParam.before()
DateClientParam.beforeOrEquals()
DateClientParam.exactly()
DateClientParam.IDateCriterion.orAfter()
DateClientParam.IDateCriterion.orAfterOrEquals()
DateClientParam.IDateCriterion.orBefore()
DateClientParam.IDateCriterion.orBeforeOrEquals()
DateClientParam.IDateCriterion.orExactly()