
Uses of Class
ca.uhn.fhir.jpa.term.custom.CustomTerminologySet
Packages that use CustomTerminologySet
-
Uses of CustomTerminologySet in ca.uhn.fhir.jpa.term
Methods in ca.uhn.fhir.jpa.term with parameters of type CustomTerminologySetModifier and TypeMethodDescriptionTermCodeSystemStorageSvcImpl.applyDeltaCodeSystemsAdd(String theSystem, CustomTerminologySet theAdditions) TermCodeSystemStorageSvcImpl.applyDeltaCodeSystemsRemove(String theSystem, CustomTerminologySet theValue) -
Uses of CustomTerminologySet in ca.uhn.fhir.jpa.term.api
Methods in ca.uhn.fhir.jpa.term.api with parameters of type CustomTerminologySetModifier and TypeMethodDescriptionITermCodeSystemStorageSvc.applyDeltaCodeSystemsAdd(String theSystem, CustomTerminologySet theAdditions) ITermCodeSystemStorageSvc.applyDeltaCodeSystemsRemove(String theSystem, CustomTerminologySet theRemovals) -
Uses of CustomTerminologySet in ca.uhn.fhir.jpa.term.custom
Methods in ca.uhn.fhir.jpa.term.custom that return CustomTerminologySetModifier and TypeMethodDescriptionstatic CustomTerminologySetCustomTerminologySet.load(LoadedFileDescriptors theDescriptors, boolean theFlat)