Package ca.uhn.fhir.rest.gclient
Interface NumberClientParam.IMatches<T>
-
- Enclosing class:
- NumberClientParam
public static interface NumberClientParam.IMatches<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tnumber(long theNumber)Creates a search criterion that matches against the given numberTnumber(String theNumber)Creates a search criterion that matches against the given number
-