
Uses of Annotation Interface
ca.uhn.fhir.model.api.annotation.SimpleSetter.Parameter
Packages that use SimpleSetter.Parameter
-
Uses of SimpleSetter.Parameter in ca.uhn.fhir.model.primitive
Constructor parameters in ca.uhn.fhir.model.primitive with annotations of type SimpleSetter.ParameterModifierConstructorDescriptionBase64BinaryDt(byte[] theBytes) ConstructorBooleanDt(boolean theBoolean) ConstructorConstructor which accepts a string codeConstructor which accepts a date value and uses theDateDt.DEFAULT_PRECISIONfor 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.MILLIprecisionInstantDt(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