| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<StructureMap.StructureMapTransform> |
StructureMap.StructureMapGroupRuleTargetComponent.transform
How the data is copied / created.
|
| Modifier and Type | Method and Description |
|---|---|
static StructureMap.StructureMapTransform |
StructureMap.StructureMapTransform.fromCode(String codeString) |
StructureMap.StructureMapTransform |
StructureMap.StructureMapTransformEnumFactory.fromCode(String codeString) |
StructureMap.StructureMapTransform |
StructureMap.StructureMapGroupRuleTargetComponent.getTransform() |
static StructureMap.StructureMapTransform |
StructureMap.StructureMapTransform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructureMap.StructureMapTransform[] |
StructureMap.StructureMapTransform.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.StructureMapTransform> |
StructureMap.StructureMapTransformEnumFactory.fromType(Base code) |
Enumeration<StructureMap.StructureMapTransform> |
StructureMap.StructureMapGroupRuleTargetComponent.getTransformElement() |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleTargetComponent |
StructureMap.StructureMapGroupRuleTargetComponent.setTransform(StructureMap.StructureMapTransform value) |
String |
StructureMap.StructureMapTransformEnumFactory.toCode(StructureMap.StructureMapTransform code) |
String |
StructureMap.StructureMapTransformEnumFactory.toSystem(StructureMap.StructureMapTransform code) |
| Modifier and Type | Method and Description |
|---|---|
StructureMap.StructureMapGroupRuleTargetComponent |
StructureMap.StructureMapGroupRuleTargetComponent.setTransformElement(Enumeration<StructureMap.StructureMapTransform> value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.