| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<StructureMap.StructureMapContextType> |
StructureMap.StructureMapGroupRuleTargetComponent.contextType
How to interpret the context.
|
| Modifier and Type | Method and Description |
|---|---|
static StructureMap.StructureMapContextType |
StructureMap.StructureMapContextType.fromCode(String codeString) |
StructureMap.StructureMapContextType |
StructureMap.StructureMapContextTypeEnumFactory.fromCode(String codeString) |
StructureMap.StructureMapContextType |
StructureMap.StructureMapGroupRuleTargetComponent.getContextType() |
static StructureMap.StructureMapContextType |
StructureMap.StructureMapContextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructureMap.StructureMapContextType[] |
StructureMap.StructureMapContextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<StructureMap.StructureMapContextType> |
StructureMap.StructureMapContextTypeEnumFactory.fromType(Base code) |
Enumeration<StructureMap.StructureMapContextType> |
StructureMap.StructureMapGroupRuleTargetComponent.getContextTypeElement() |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleTargetComponent |
StructureMap.StructureMapGroupRuleTargetComponent.setContextType(StructureMap.StructureMapContextType value) |
String |
StructureMap.StructureMapContextTypeEnumFactory.toCode(StructureMap.StructureMapContextType code) |
String |
StructureMap.StructureMapContextTypeEnumFactory.toSystem(StructureMap.StructureMapContextType code) |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleTargetComponent |
StructureMap.StructureMapGroupRuleTargetComponent.setContextTypeElement(Enumeration<StructureMap.StructureMapContextType> value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.