| Package | Description |
|---|---|
| ca.uhn.fhir.rest.param |
| Modifier and Type | Method and Description |
|---|---|
static TokenParamModifier |
TokenParamModifier.forValue(String theValue) |
TokenParamModifier |
TokenParam.getModifier()
Returns the modifier for this token
|
static TokenParamModifier |
TokenParamModifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenParamModifier[] |
TokenParamModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TokenParam |
TokenParam.setModifier(TokenParamModifier theModifier) |
Copyright © 2014–2019 University Health Network. All rights reserved.