| Package | Description |
|---|---|
| ca.uhn.fhir.rest.api |
| Modifier and Type | Method and Description |
|---|---|
RestOperationTypeEnum |
RestOperationTypeEnum.forCode(String theCode)
Returns the enumerated value associated with this code
|
static RestOperationTypeEnum |
RestOperationTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestOperationTypeEnum[] |
RestOperationTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 University Health Network. All rights reserved.