Uses of Class
org.linuxforhealth.fhir.model.resource.Contract.ContentDefinition
-
Packages that use Contract.ContentDefinition Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of Contract.ContentDefinition in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Contract.ContentDefinition Modifier and Type Method Description Contract.ContentDefinition
Contract.ContentDefinition.Builder. build()
Build theContract.ContentDefinition
Contract.ContentDefinition
Contract. getContentDefinition()
Precusory content developed with a focus and intent of supporting the formation a Contract instance, which may be associated with and transformable into a Contract.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Contract.ContentDefinition Modifier and Type Method Description Contract.Builder
Contract.Builder. contentDefinition(Contract.ContentDefinition contentDefinition)
Precusory content developed with a focus and intent of supporting the formation a Contract instance, which may be associated with and transformable into a Contract.protected Contract.ContentDefinition.Builder
Contract.ContentDefinition.Builder. from(Contract.ContentDefinition contentDefinition)
protected void
Contract.ContentDefinition.Builder. validate(Contract.ContentDefinition contentDefinition)
-