
Uses of Enum
org.hl7.fhir.r4.model.StructureMap.StructureMapInputMode
Packages that use StructureMap.StructureMapInputMode
-
Uses of StructureMap.StructureMapInputMode in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type StructureMap.StructureMapInputModeModifier and TypeFieldDescriptionprotected Enumeration<StructureMap.StructureMapInputMode>
StructureMap.StructureMapGroupInputComponent.mode
Mode for this instance of data.Methods in org.hl7.fhir.r4.model that return StructureMap.StructureMapInputModeModifier and TypeMethodDescriptionStructureMap.StructureMapGroupInputComponent.getMode()
Returns the enum constant of this type with the specified name.static StructureMap.StructureMapInputMode[]
StructureMap.StructureMapInputMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type StructureMap.StructureMapInputModeModifier and TypeMethodDescriptionStructureMap.StructureMapInputModeEnumFactory.fromType
(PrimitiveType<?> code) StructureMap.StructureMapGroupInputComponent.getModeElement()
Methods in org.hl7.fhir.r4.model with parameters of type StructureMap.StructureMapInputModeModifier and TypeMethodDescriptionStructureMap.StructureMapGroupInputComponent.setMode
(StructureMap.StructureMapInputMode value) StructureMap.StructureMapInputModeEnumFactory.toCode
(StructureMap.StructureMapInputMode code) StructureMap.StructureMapInputModeEnumFactory.toSystem
(StructureMap.StructureMapInputMode code) Method parameters in org.hl7.fhir.r4.model with type arguments of type StructureMap.StructureMapInputModeModifier and TypeMethodDescriptionStructureMap.StructureMapGroupInputComponent.setModeElement
(Enumeration<StructureMap.StructureMapInputMode> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type StructureMap.StructureMapInputModeModifierConstructorDescriptionConstructor