Uses of Class
com.ibm.fhir.model.resource.StructureDefinition.Snapshot
-
Packages that use StructureDefinition.Snapshot Package Description com.ibm.fhir.model.resource -
-
Uses of StructureDefinition.Snapshot in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return StructureDefinition.Snapshot Modifier and Type Method Description StructureDefinition.SnapshotStructureDefinition.Snapshot.Builder. build()Build theStructureDefinition.SnapshotStructureDefinition.SnapshotStructureDefinition. getSnapshot()A snapshot view is expressed in a standalone form that can be used and interpreted without considering the base StructureDefinition.Methods in com.ibm.fhir.model.resource with parameters of type StructureDefinition.Snapshot Modifier and Type Method Description protected StructureDefinition.Snapshot.BuilderStructureDefinition.Snapshot.Builder. from(StructureDefinition.Snapshot snapshot)StructureDefinition.BuilderStructureDefinition.Builder. snapshot(StructureDefinition.Snapshot snapshot)A snapshot view is expressed in a standalone form that can be used and interpreted without considering the base StructureDefinition.protected voidStructureDefinition.Snapshot.Builder. validate(StructureDefinition.Snapshot snapshot)
-