| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<Conformance.TypeRestfulInteraction> |
Conformance.ResourceInteractionComponent.code
Coded identifier of the operation, supported by the system resource.
|
| Modifier and Type | Method and Description |
|---|---|
static Conformance.TypeRestfulInteraction |
Conformance.TypeRestfulInteraction.fromCode(String codeString) |
Conformance.TypeRestfulInteraction |
Conformance.TypeRestfulInteractionEnumFactory.fromCode(String codeString) |
Conformance.TypeRestfulInteraction |
Conformance.ResourceInteractionComponent.getCode() |
static Conformance.TypeRestfulInteraction |
Conformance.TypeRestfulInteraction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conformance.TypeRestfulInteraction[] |
Conformance.TypeRestfulInteraction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<Conformance.TypeRestfulInteraction> |
Conformance.TypeRestfulInteractionEnumFactory.fromType(Base code) |
Enumeration<Conformance.TypeRestfulInteraction> |
Conformance.ResourceInteractionComponent.getCodeElement() |
| Modifier and Type | Method and Description |
|---|---|
Conformance.ResourceInteractionComponent |
Conformance.ResourceInteractionComponent.setCode(Conformance.TypeRestfulInteraction value) |
String |
Conformance.TypeRestfulInteractionEnumFactory.toCode(Conformance.TypeRestfulInteraction code) |
String |
Conformance.TypeRestfulInteractionEnumFactory.toSystem(Conformance.TypeRestfulInteraction code) |
| Modifier and Type | Method and Description |
|---|---|
Conformance.ResourceInteractionComponent |
Conformance.ResourceInteractionComponent.setCodeElement(Enumeration<Conformance.TypeRestfulInteraction> value) |
| Constructor and Description |
|---|
ResourceInteractionComponent(Enumeration<Conformance.TypeRestfulInteraction> code)
Constructor
|
Copyright © 2014–2018 University Health Network. All rights reserved.