
Package org.hl7.fhir.r5.renderers.utils
Class DirectWrappers.ResourceWrapperDirect
java.lang.Object
org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapperImpl
org.hl7.fhir.r5.renderers.utils.BaseWrappers.WrapperBaseImpl
org.hl7.fhir.r5.renderers.utils.DirectWrappers.ResourceWrapperDirect
- All Implemented Interfaces:
BaseWrappers.RendererWrapper
,BaseWrappers.ResourceWrapper
,BaseWrappers.WrapperBase
- Enclosing class:
- DirectWrappers
public static class DirectWrappers.ResourceWrapperDirect
extends BaseWrappers.WrapperBaseImpl
implements BaseWrappers.ResourceWrapper
-
Field Summary
Fields inherited from class org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapperImpl
context
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchildren()
void
describe
(org.hl7.fhir.utilities.xhtml.XhtmlNode x) fhirType()
getBase()
getChildByName
(String name) getId()
getName()
org.hl7.fhir.utilities.xhtml.XhtmlNode
boolean
void
injectNarrative
(org.hl7.fhir.utilities.xhtml.XhtmlNode x, Narrative.NarrativeStatus status) root()
Methods inherited from class org.hl7.fhir.r5.renderers.utils.BaseWrappers.WrapperBaseImpl
children, get, has
Methods inherited from class org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapperImpl
getContext, tail
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapper
getContext
Methods inherited from interface org.hl7.fhir.r5.renderers.utils.BaseWrappers.WrapperBase
children, get, has
-
Constructor Details
-
ResourceWrapperDirect
-
-
Method Details
-
getContained
- Specified by:
getContained
in interfaceBaseWrappers.ResourceWrapper
-
getId
- Specified by:
getId
in interfaceBaseWrappers.ResourceWrapper
-
getNarrative
- Specified by:
getNarrative
in interfaceBaseWrappers.ResourceWrapper
-
getName
- Specified by:
getName
in interfaceBaseWrappers.ResourceWrapper
-
getNameFromResource
- Specified by:
getNameFromResource
in interfaceBaseWrappers.ResourceWrapper
-
children
- Specified by:
children
in interfaceBaseWrappers.WrapperBase
-
describe
public void describe(org.hl7.fhir.utilities.xhtml.XhtmlNode x) throws UnsupportedEncodingException, IOException - Specified by:
describe
in interfaceBaseWrappers.ResourceWrapper
- Throws:
UnsupportedEncodingException
IOException
-
injectNarrative
public void injectNarrative(org.hl7.fhir.utilities.xhtml.XhtmlNode x, Narrative.NarrativeStatus status) - Specified by:
injectNarrative
in interfaceBaseWrappers.ResourceWrapper
-
root
- Specified by:
root
in interfaceBaseWrappers.ResourceWrapper
-
getDefinition
- Specified by:
getDefinition
in interfaceBaseWrappers.ResourceWrapper
-
getBase
- Specified by:
getBase
in interfaceBaseWrappers.ResourceWrapper
-
hasNarrative
- Specified by:
hasNarrative
in interfaceBaseWrappers.ResourceWrapper
-
fhirType
- Specified by:
fhirType
in interfaceBaseWrappers.WrapperBase
-
getChildByName
- Specified by:
getChildByName
in interfaceBaseWrappers.ResourceWrapper
-
getResource
- Specified by:
getResource
in interfaceBaseWrappers.ResourceWrapper
-