public interface IFetchConformanceUntyped
| Modifier and Type | Method and Description |
|---|---|
<T extends IBaseConformance> |
ofType(Class<T> theType)
Retrieve the conformance statement using the given model type
|
<T extends IBaseConformance> IFetchConformanceTyped<T> ofType(Class<T> theType)
Copyright © 2014–2017 University Health Network. All rights reserved.