public class ViewGenerator extends Object
| Constructor and Description |
|---|
ViewGenerator(FhirContext theFhirContext) |
| Modifier and Type | Method and Description |
|---|---|
<T extends IBaseResource> |
newView(IBaseResource theResource,
Class<T> theTargetType) |
public ViewGenerator(FhirContext theFhirContext)
public <T extends IBaseResource> T newView(IBaseResource theResource, Class<T> theTargetType)
Copyright © 2014–2019 University Health Network. All rights reserved.