| Package | Description |
|---|---|
| ca.uhn.fhir.rest.server |
| Modifier and Type | Method and Description |
|---|---|
AddProfileTagEnum |
RestfulServer.getAddProfileTag() |
AddProfileTagEnum |
IRestfulServerDefaults.getAddProfileTag() |
static AddProfileTagEnum |
AddProfileTagEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddProfileTagEnum[] |
AddProfileTagEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestfulServer.setAddProfileTag(AddProfileTagEnum theAddProfileTag)
Sets the profile tagging behaviour for the server.
|
Copyright © 2014–2016 University Health Network. All rights reserved.