
Uses of Class
ca.uhn.fhir.model.primitive.BooleanDt
Packages that use BooleanDt
-
Uses of BooleanDt in ca.uhn.fhir.model.base.composite
Methods in ca.uhn.fhir.model.base.composite that return BooleanDt -
Uses of BooleanDt in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return BooleanDtModifier and TypeMethodDescriptionInternalCodingDt.getPrimary()Gets the value(s) for primary (If this code was chosen directly by the user). creating it if it does not exist.InternalCodingDt.getUserSelectedElement()Methods in ca.uhn.fhir.rest.param with parameters of type BooleanDtModifier and TypeMethodDescriptionInternalCodingDt.setPrimary(BooleanDt theValue) Sets the value(s) for primary (If this code was chosen directly by the user)