| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<StructureMap.StructureMapListMode> |
StructureMap.StructureMapGroupRuleSourceComponent.listMode
How to handle the list mode for this element.
|
protected List<Enumeration<StructureMap.StructureMapListMode>> |
StructureMap.StructureMapGroupRuleTargetComponent.listMode
If field is a list, how to manage the list.
|
| Modifier and Type | Method and Description |
|---|---|
static StructureMap.StructureMapListMode |
StructureMap.StructureMapListMode.fromCode(String codeString) |
StructureMap.StructureMapListMode |
StructureMap.StructureMapListModeEnumFactory.fromCode(String codeString) |
StructureMap.StructureMapListMode |
StructureMap.StructureMapGroupRuleSourceComponent.getListMode() |
static StructureMap.StructureMapListMode |
StructureMap.StructureMapListMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructureMap.StructureMapListMode[] |
StructureMap.StructureMapListMode.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.StructureMapListMode> |
StructureMap.StructureMapGroupRuleTargetComponent.addListModeElement() |
Enumeration<StructureMap.StructureMapListMode> |
StructureMap.StructureMapListModeEnumFactory.fromType(Base code) |
List<Enumeration<StructureMap.StructureMapListMode>> |
StructureMap.StructureMapGroupRuleTargetComponent.getListMode() |
Enumeration<StructureMap.StructureMapListMode> |
StructureMap.StructureMapGroupRuleSourceComponent.getListModeElement() |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleTargetComponent |
StructureMap.StructureMapGroupRuleTargetComponent.addListMode(StructureMap.StructureMapListMode value) |
boolean |
StructureMap.StructureMapGroupRuleTargetComponent.hasListMode(StructureMap.StructureMapListMode value) |
StructureMap.StructureMapGroupRuleSourceComponent |
StructureMap.StructureMapGroupRuleSourceComponent.setListMode(StructureMap.StructureMapListMode value) |
String |
StructureMap.StructureMapListModeEnumFactory.toCode(StructureMap.StructureMapListMode code) |
String |
StructureMap.StructureMapListModeEnumFactory.toSystem(StructureMap.StructureMapListMode code) |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleSourceComponent |
StructureMap.StructureMapGroupRuleSourceComponent.setListModeElement(Enumeration<StructureMap.StructureMapListMode> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.