Uses of Annotation Type
ca.uhn.fhir.model.api.annotation.SimpleSetter.Parameter
-
Uses of SimpleSetter.Parameter in ca.uhn.fhir.model.primitive
ModifierConstructorDescriptionBase64BinaryDt
(byte[] theBytes) ConstructorBooleanDt
(boolean theBoolean) ConstructorConstructor which accepts a string codeConstructor which accepts a date value and uses theDateDt.DEFAULT_PRECISION
for this type.DateDt
(Date theDate, TemporalPrecisionEnum thePrecision) Constructor which accepts a date value and a precision value.DateDt
(Date theDate, TemporalPrecisionEnum thePrecision) Constructor which accepts a date value and a precision value.DateTimeDt
(Date theDate) Create a new DateTimeDt with seconds precision and the local time zoneDateTimeDt
(Date theDate, TemporalPrecisionEnum thePrecision) Constructor which accepts a date value and a precision value.DateTimeDt
(Date theDate, TemporalPrecisionEnum thePrecision) Constructor which accepts a date value and a precision value.DecimalDt
(double theValue) ConstructorDecimalDt
(long theValue) ConstructorDecimalDt
(BigDecimal theValue) ConstructorCreate a new ID using a string.Create a new DateTimeDt with the given date/time andTemporalPrecisionEnum.MILLI
precisionInstantDt
(Date theDate, TemporalPrecisionEnum thePrecision) Constructor which accepts a date value and a precision value.InstantDt
(Date theDate, TemporalPrecisionEnum thePrecision) Constructor which accepts a date value and a precision value.IntegerDt
(int theInteger) ConstructorPositiveIntDt
(int theInteger) ConstructorCreate a new StringCreate a new StringUnsignedIntDt
(int theInteger) ConstructorCreate a new StringConstructor which accepts a string code