Package ca.uhn.fhir.model.view
Class ViewGenerator
java.lang.Object
ca.uhn.fhir.model.view.ViewGenerator
public class ViewGenerator extends Object
-
Constructor Summary
Constructors Constructor Description ViewGenerator(FhirContext theFhirContext)
-
Method Summary
Modifier and Type Method Description <T extends IBaseResource>
TnewView(IBaseResource theResource, Class<T> theTargetType)
-
Constructor Details
-
ViewGenerator
-
-
Method Details
-
newView
-