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()voiddescribe(org.hl7.fhir.utilities.xhtml.XhtmlNode x) fhirType()getBase()getChildByName(String name) getId()getName()org.hl7.fhir.utilities.xhtml.XhtmlNodebooleanvoidinjectNarrative(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, hasMethods inherited from class org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapperImpl
getContext, tailMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapper
getContextMethods inherited from interface org.hl7.fhir.r5.renderers.utils.BaseWrappers.WrapperBase
children, get, has
-
Constructor Details
-
ResourceWrapperDirect
-
-
Method Details
-
getContained
- Specified by:
getContainedin interfaceBaseWrappers.ResourceWrapper
-
getId
- Specified by:
getIdin interfaceBaseWrappers.ResourceWrapper
-
getNarrative
- Specified by:
getNarrativein interfaceBaseWrappers.ResourceWrapper
-
getName
- Specified by:
getNamein interfaceBaseWrappers.ResourceWrapper
-
getNameFromResource
- Specified by:
getNameFromResourcein interfaceBaseWrappers.ResourceWrapper
-
children
- Specified by:
childrenin interfaceBaseWrappers.WrapperBase
-
describe
public void describe(org.hl7.fhir.utilities.xhtml.XhtmlNode x) throws UnsupportedEncodingException, IOException - Specified by:
describein interfaceBaseWrappers.ResourceWrapper- Throws:
UnsupportedEncodingExceptionIOException
-
injectNarrative
public void injectNarrative(org.hl7.fhir.utilities.xhtml.XhtmlNode x, Narrative.NarrativeStatus status) - Specified by:
injectNarrativein interfaceBaseWrappers.ResourceWrapper
-
root
- Specified by:
rootin interfaceBaseWrappers.ResourceWrapper
-
getDefinition
- Specified by:
getDefinitionin interfaceBaseWrappers.ResourceWrapper
-
getBase
- Specified by:
getBasein interfaceBaseWrappers.ResourceWrapper
-
hasNarrative
- Specified by:
hasNarrativein interfaceBaseWrappers.ResourceWrapper
-
fhirType
- Specified by:
fhirTypein interfaceBaseWrappers.WrapperBase
-
getChildByName
- Specified by:
getChildByNamein interfaceBaseWrappers.ResourceWrapper
-