Package ca.uhn.fhir.jpa.ips.api
Class Section
java.lang.Object
ca.uhn.fhir.jpa.ips.api.Section
Call
newBuilder()
to create a new instance of this class.-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getTitle()
int
hashCode()
static Section.SectionBuilder
Create a new empty section builderstatic Section.SectionBuilder
newBuilder
(Section theSection) Create a new section builder which is a clone of an existing section
-
Method Details
-
getNoInfoGenerator
-
getResourceTypes
-
getProfile
-
getTitle
-
getSectionSystem
-
getSectionCode
-
getSectionDisplay
-
equals
-
hashCode
-
newBuilder
Create a new empty section builder -
newBuilder
Create a new section builder which is a clone of an existing section
-