
Package ca.uhn.fhir.jpa.ips.api
Class SectionRegistry.Section
java.lang.Object
ca.uhn.fhir.jpa.ips.api.SectionRegistry.Section
- Enclosing class:
- SectionRegistry
-
Constructor Summary
ConstructorsConstructorDescriptionSection
(IpsSectionEnum theSectionEnum, String theTitle, String theSectionCode, String theSectionDisplay, List<String> theResourceTypes, String theProfile, SectionRegistry.INoInfoGenerator theNoInfoGenerator) -
Method Summary
-
Constructor Details
-
Section
public Section(IpsSectionEnum theSectionEnum, String theTitle, String theSectionCode, String theSectionDisplay, List<String> theResourceTypes, String theProfile, SectionRegistry.INoInfoGenerator theNoInfoGenerator)
-
-
Method Details
-
getNoInfoGenerator
-
getResourceTypes
-
getProfile
-
getSectionEnum
-
getTitle
-
getSectionCode
-
getSectionDisplay
-