| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<ActionDefinition.ActionRelationshipAnchor> |
ActionDefinition.ActionDefinitionRelatedActionComponent.anchor
An optional indicator for how the relationship is anchored to the related action.
|
| Modifier and Type | Method and Description |
|---|---|
static ActionDefinition.ActionRelationshipAnchor |
ActionDefinition.ActionRelationshipAnchor.fromCode(String codeString) |
ActionDefinition.ActionRelationshipAnchor |
ActionDefinition.ActionRelationshipAnchorEnumFactory.fromCode(String codeString) |
ActionDefinition.ActionRelationshipAnchor |
ActionDefinition.ActionDefinitionRelatedActionComponent.getAnchor() |
static ActionDefinition.ActionRelationshipAnchor |
ActionDefinition.ActionRelationshipAnchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionDefinition.ActionRelationshipAnchor[] |
ActionDefinition.ActionRelationshipAnchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<ActionDefinition.ActionRelationshipAnchor> |
ActionDefinition.ActionRelationshipAnchorEnumFactory.fromType(Base code) |
Enumeration<ActionDefinition.ActionRelationshipAnchor> |
ActionDefinition.ActionDefinitionRelatedActionComponent.getAnchorElement() |
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition.ActionDefinitionRelatedActionComponent |
ActionDefinition.ActionDefinitionRelatedActionComponent.setAnchor(ActionDefinition.ActionRelationshipAnchor value) |
String |
ActionDefinition.ActionRelationshipAnchorEnumFactory.toCode(ActionDefinition.ActionRelationshipAnchor code) |
String |
ActionDefinition.ActionRelationshipAnchorEnumFactory.toSystem(ActionDefinition.ActionRelationshipAnchor code) |
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition.ActionDefinitionRelatedActionComponent |
ActionDefinition.ActionDefinitionRelatedActionComponent.setAnchorElement(Enumeration<ActionDefinition.ActionRelationshipAnchor> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.