Uses of Class
org.hl7.fhir.common.hapi.validation.support.CachingValidationSupport.CacheTimeouts
Packages that use CachingValidationSupport.CacheTimeouts
-
Uses of CachingValidationSupport.CacheTimeouts in org.hl7.fhir.common.hapi.validation.support
Methods in org.hl7.fhir.common.hapi.validation.support that return CachingValidationSupport.CacheTimeoutsModifier and TypeMethodDescriptionCachingValidationSupport.CacheTimeouts.defaultValues()CachingValidationSupport.CacheTimeouts.setExpandValueSetMillis(long theExpandValueSetMillis) CachingValidationSupport.CacheTimeouts.setLookupCodeMillis(long theLookupCodeMillis) CachingValidationSupport.CacheTimeouts.setMiscMillis(long theMiscMillis) CachingValidationSupport.CacheTimeouts.setTranslateCodeMillis(long theTranslateCodeMillis) CachingValidationSupport.CacheTimeouts.setValidateCodeMillis(long theValidateCodeMillis) Constructors in org.hl7.fhir.common.hapi.validation.support with parameters of type CachingValidationSupport.CacheTimeoutsModifierConstructorDescriptionCachingValidationSupport(ca.uhn.fhir.context.support.IValidationSupport theWrap, CachingValidationSupport.CacheTimeouts theCacheTimeouts) Constructor with configurable timeouts