Package org.hl7.fhir.r4.model
Class ProfilingWrapper
- java.lang.Object
-
- org.hl7.fhir.r4.model.ProfilingWrapper
-
public class ProfilingWrapper extends Object
This class is the base class for Profile classes - whether generated or manual- Author:
- Grahame Grieve
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceProfilingWrapper.IResourceResolver
-
Constructor Summary
Constructors Constructor Description ProfilingWrapper(Base context, Base resource)ProfilingWrapper(Base context, Base resource, Base wrapped)
-
-
-
Constructor Detail
-
ProfilingWrapper
public ProfilingWrapper(Base context, Base resource, Base wrapped)
-
ProfilingWrapper
public ProfilingWrapper(Base context, Base resource)
-
-