Uses of Interface
ca.uhn.fhir.rest.gclient.IMetaGetUnsourced
-
Packages that use IMetaGetUnsourced Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IMetaGetUnsourced in ca.uhn.fhir.rest.gclient
Methods in ca.uhn.fhir.rest.gclient that return IMetaGetUnsourced Modifier and Type Method Description <T extends IBaseMetaType>
IMetaGetUnsourced<T>IMeta. get(Class<T> theMetaType)Fetch the current metadata
-