-
Methods Method Description ca.uhn.fhir.model.dstu2.composite.QuantityDt.getUnitsElement() UseQuantityDt.getUnitElement()- Quantity.units was renamed to Quantity.unit in DSTU2ca.uhn.fhir.model.dstu2.composite.QuantityDt.setUnits(String) UseQuantityDt.setUnit(String)instead - Quantity.units was renamed to Quantity.unit in DSTU2ca.uhn.fhir.model.dstu2.resource.OperationOutcome.Issue.getDetailsElement() UseOperationOutcome.Issue.getDiagnosticsElement()instead - OperationOutcome.details was renamed to OperationOutcome.diagnostics in DSTU2 and a new OperationOutcome.details codeableconcept element was introducedca.uhn.fhir.model.dstu2.resource.OperationOutcome.Issue.setDetails(String) UseOperationOutcome.Issue.setDetails(String)instead - OperationOutcome.details was renamed to OperationOutcome.diagnostics in DSTU2 and a new OperationOutcome.details codeableconcept element was introducedca.uhn.fhir.rest.server.provider.dstu2.ServerConformanceProvider.setCache(boolean) Since 4.0.0 this does nothing
-
Constructors Constructor Description ca.uhn.fhir.model.dstu2.composite.BoundCodeableConceptDt() This constructor is provided only for serialization support. Do not call it directly!ca.uhn.fhir.rest.server.provider.dstu2.ServerConformanceProvider(RestfulServer) Use no-args constructor instead. Deprecated in 4.0.0