
Package ca.uhn.fhir.rest.gclient
Interface ICompositeWithLeft<B extends IParam>
-
- All Known Implementing Classes:
CompositeCriterion
public interface ICompositeWithLeft<B extends IParam>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ICriterion<B>
withRight(ICriterion<B> theRight)
-
-
-
Method Detail
-
withRight
ICriterion<B> withRight(ICriterion<B> theRight)
-
-