Uses of Class
ca.uhn.fhir.model.primitive.BooleanDt
-
Packages that use BooleanDt Package Description ca.uhn.fhir.rest.param -
-
Uses of BooleanDt in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return BooleanDt Modifier and Type Method Description BooleanDtInternalCodingDt. getPrimary()Gets the value(s) for primary (If this code was chosen directly by the user).Methods in ca.uhn.fhir.rest.param with parameters of type BooleanDt Modifier and Type Method Description InternalCodingDtInternalCodingDt. setPrimary(BooleanDt theValue)Sets the value(s) for primary (If this code was chosen directly by the user)
-