| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<StructureMap.StructureMapSourceListMode> |
StructureMap.StructureMapGroupRuleSourceComponent.listMode
How to handle the list mode for this element.
|
| Modifier and Type | Method and Description |
|---|---|
static StructureMap.StructureMapSourceListMode |
StructureMap.StructureMapSourceListMode.fromCode(String codeString) |
StructureMap.StructureMapSourceListMode |
StructureMap.StructureMapSourceListModeEnumFactory.fromCode(String codeString) |
StructureMap.StructureMapSourceListMode |
StructureMap.StructureMapGroupRuleSourceComponent.getListMode() |
static StructureMap.StructureMapSourceListMode |
StructureMap.StructureMapSourceListMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructureMap.StructureMapSourceListMode[] |
StructureMap.StructureMapSourceListMode.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.StructureMapSourceListMode> |
StructureMap.StructureMapSourceListModeEnumFactory.fromType(Base code) |
Enumeration<StructureMap.StructureMapSourceListMode> |
StructureMap.StructureMapGroupRuleSourceComponent.getListModeElement() |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleSourceComponent |
StructureMap.StructureMapGroupRuleSourceComponent.setListMode(StructureMap.StructureMapSourceListMode value) |
String |
StructureMap.StructureMapSourceListModeEnumFactory.toCode(StructureMap.StructureMapSourceListMode code) |
String |
StructureMap.StructureMapSourceListModeEnumFactory.toSystem(StructureMap.StructureMapSourceListMode code) |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleSourceComponent |
StructureMap.StructureMapGroupRuleSourceComponent.setListModeElement(Enumeration<StructureMap.StructureMapSourceListMode> value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.