Uses of Class
ca.uhn.fhir.context.support.IValidationSupport.BaseConceptProperty
Packages that use IValidationSupport.BaseConceptProperty
-
Uses of IValidationSupport.BaseConceptProperty in ca.uhn.fhir.context.support
Subclasses of IValidationSupport.BaseConceptProperty in ca.uhn.fhir.context.supportModifier and TypeClassDescriptionstatic classstatic classMethods in ca.uhn.fhir.context.support that return types with arguments of type IValidationSupport.BaseConceptPropertyModifier and TypeMethodDescriptionIValidationSupport.CodeValidationResult.getProperties()IValidationSupport.LookupCodeResult.getProperties()Method parameters in ca.uhn.fhir.context.support with type arguments of type IValidationSupport.BaseConceptPropertyModifier and TypeMethodDescriptionvoidIValidationSupport.CodeValidationResult.setProperties(List<IValidationSupport.BaseConceptProperty> theProperties)voidIValidationSupport.LookupCodeResult.setProperties(List<IValidationSupport.BaseConceptProperty> theProperties)