
Uses of Annotation Interface
ca.uhn.fhir.model.api.annotation.SimpleSetter
Packages that use SimpleSetter
- 
Uses of SimpleSetter in ca.uhn.fhir.model.primitive
Constructors in ca.uhn.fhir.model.primitive with annotations of type SimpleSetterModifierConstructorDescriptionBase64BinaryDt(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.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.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.IntegerDt(int theInteger) ConstructorPositiveIntDt(int theInteger) ConstructorCreate a new StringCreate a new StringUnsignedIntDt(int theInteger) ConstructorCreate a new StringConstructor which accepts a string code