
Package org.hl7.fhir.r5.context
Class CanonicalResourceManager.CanonicalResourceProxy
java.lang.Object
org.hl7.fhir.r5.context.CanonicalResourceManager.CanonicalResourceProxy
- Direct Known Subclasses:
SimpleWorkerContext.InternalCanonicalResourceProxy,SimpleWorkerContext.PackageResourceLoader
- Enclosing class:
CanonicalResourceManager<T extends CanonicalResource>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getType()getUrl()voidbooleanhasId()booleanhasUrl()booleanabstract CanonicalResourcevoidsetDerivation(String derivation) voidsetResource(CanonicalResource resource) toString()voidused in cross version settings by the package loaders.
-
Constructor Details
-
CanonicalResourceProxy
-
-
Method Details
-
getType
-
getId
-
getUrl
-
getVersion
-
hasId
-
hasUrl
-
hasVersion
-
getSupplements
-
getContent
-
getDerivation
-
setDerivation
-
getResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setResource
-
loadResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
toString
-
hack
-
updateInfo
used in cross version settings by the package loaders.
-