Uses of Enum
org.hl7.fhir.r5.model.EvidenceVariable.CharacteristicCombination
Packages that use EvidenceVariable.CharacteristicCombination
-
Uses of EvidenceVariable.CharacteristicCombination in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type EvidenceVariable.CharacteristicCombinationModifier and TypeFieldDescriptionEvidenceVariable.EvidenceVariableCharacteristicCombinationComponent.codeUsed to specify if two or more characteristics are combined with OR or AND.Methods in org.hl7.fhir.r5.model that return EvidenceVariable.CharacteristicCombinationModifier and TypeMethodDescriptionEvidenceVariable.EvidenceVariableCharacteristicCombinationComponent.getCode()Returns the enum constant of this type with the specified name.EvidenceVariable.CharacteristicCombination.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 EvidenceVariable.CharacteristicCombinationModifier and TypeMethodDescriptionEvidenceVariable.EvidenceVariableCharacteristicCombinationComponent.getCodeElement()Methods in org.hl7.fhir.r5.model with parameters of type EvidenceVariable.CharacteristicCombinationModifier and TypeMethodDescriptionEvidenceVariable.EvidenceVariableCharacteristicCombinationComponent.setCode(EvidenceVariable.CharacteristicCombination value) EvidenceVariable.CharacteristicCombinationEnumFactory.toCode(EvidenceVariable.CharacteristicCombination code) EvidenceVariable.CharacteristicCombinationEnumFactory.toSystem(EvidenceVariable.CharacteristicCombination code) Method parameters in org.hl7.fhir.r5.model with type arguments of type EvidenceVariable.CharacteristicCombinationModifier and TypeMethodDescriptionEvidenceVariable.EvidenceVariableCharacteristicCombinationComponent.setCodeElement(Enumeration<EvidenceVariable.CharacteristicCombination> value) Constructors in org.hl7.fhir.r5.model with parameters of type EvidenceVariable.CharacteristicCombinationModifierConstructorDescriptionConstructor