| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Enumeration<StructureMap.StructureMapTargetListMode>> |
StructureMap.StructureMapGroupRuleTargetComponent.listMode
If field is a list, how to manage the list.
|
| Modifier and Type | Method and Description |
|---|---|
static StructureMap.StructureMapTargetListMode |
StructureMap.StructureMapTargetListMode.fromCode(String codeString) |
StructureMap.StructureMapTargetListMode |
StructureMap.StructureMapTargetListModeEnumFactory.fromCode(String codeString) |
static StructureMap.StructureMapTargetListMode |
StructureMap.StructureMapTargetListMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructureMap.StructureMapTargetListMode[] |
StructureMap.StructureMapTargetListMode.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.StructureMapTargetListMode> |
StructureMap.StructureMapGroupRuleTargetComponent.addListModeElement() |
Enumeration<StructureMap.StructureMapTargetListMode> |
StructureMap.StructureMapTargetListModeEnumFactory.fromType(Base code) |
List<Enumeration<StructureMap.StructureMapTargetListMode>> |
StructureMap.StructureMapGroupRuleTargetComponent.getListMode() |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleTargetComponent |
StructureMap.StructureMapGroupRuleTargetComponent.addListMode(StructureMap.StructureMapTargetListMode value) |
boolean |
StructureMap.StructureMapGroupRuleTargetComponent.hasListMode(StructureMap.StructureMapTargetListMode value) |
String |
StructureMap.StructureMapTargetListModeEnumFactory.toCode(StructureMap.StructureMapTargetListMode code) |
String |
StructureMap.StructureMapTargetListModeEnumFactory.toSystem(StructureMap.StructureMapTargetListMode code) |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleTargetComponent |
StructureMap.StructureMapGroupRuleTargetComponent.setListMode(List<Enumeration<StructureMap.StructureMapTargetListMode>> theListMode) |
Copyright © 2014–2021 Health Level 7. All rights reserved.