| Constructor and Description |
|---|
CompositeClientParam(String theName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParamName()
Returns the name of this parameter
|
ICriterion<?> |
isMissing(boolean theMissing)
Sets the
:missing qualifier for this parameter. |
ICompositeWithLeft<B> |
withLeft(ICriterion<A> theLeft) |
public CompositeClientParam(String theName)
public String getParamName()
IParamgetParamName in interface IParampublic ICompositeWithLeft<B> withLeft(ICriterion<A> theLeft)
public ICriterion<?> isMissing(boolean theMissing)
IParam:missing qualifier for this parameter. Set this to true
to indicate that the server should return resources with this value populated
. Set this tofalse to indicate that the server should return resources with this value missing.Copyright © 2014–2017 University Health Network. All rights reserved.