
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 classstatic classstatic classMethods in ca.uhn.fhir.context.support that return IValidationSupport.BaseConceptPropertyModifier and TypeMethodDescriptionIValidationSupport.GroupConceptProperty.addSubProperty(IValidationSupport.BaseConceptProperty theProperty) Methods in ca.uhn.fhir.context.support that return types with arguments of type IValidationSupport.BaseConceptPropertyModifier and TypeMethodDescriptionIValidationSupport.CodeValidationResult.getProperties()IValidationSupport.LookupCodeResult.getProperties()IValidationSupport.GroupConceptProperty.getSubProperties()Methods in ca.uhn.fhir.context.support with parameters of type IValidationSupport.BaseConceptPropertyModifier and TypeMethodDescriptionIValidationSupport.GroupConceptProperty.addSubProperty(IValidationSupport.BaseConceptProperty theProperty) 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)