Uses of Enum
org.hl7.fhir.r5.model.StructureMap.StructureMapInputMode
Packages that use StructureMap.StructureMapInputMode
-
Uses of StructureMap.StructureMapInputMode in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type StructureMap.StructureMapInputModeModifier and TypeFieldDescriptionprotected Enumeration<StructureMap.StructureMapInputMode>StructureMap.StructureMapGroupInputComponent.modeMode for this instance of data.Methods in org.hl7.fhir.r5.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.r5.model that return types with arguments of type StructureMap.StructureMapInputModeMethods in org.hl7.fhir.r5.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.r5.model with type arguments of type StructureMap.StructureMapInputModeModifier and TypeMethodDescriptionStructureMap.StructureMapGroupInputComponent.setModeElement(Enumeration<StructureMap.StructureMapInputMode> value) Constructors in org.hl7.fhir.r5.model with parameters of type StructureMap.StructureMapInputModeModifierConstructorDescriptionConstructor