
Package org.hl7.fhir.r5.utils.validation
Class BundleValidationRule
java.lang.Object
org.hl7.fhir.r5.utils.validation.BundleValidationRule
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetRule()booleanvoidsetChecked(boolean checked) setProfile(String profile)  
- 
Constructor Details
- 
BundleValidationRule
public BundleValidationRule() 
 - 
 - 
Method Details
- 
getRule
 - 
setRule
 - 
getProfile
 - 
setProfile
 - 
isChecked
 - 
setChecked
 
 -