
Package org.hl7.fhir.r5.renderers.utils
Class DirectWrappers.PropertyWrapperDirect
java.lang.Object
org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapperImpl
org.hl7.fhir.r5.renderers.utils.DirectWrappers.PropertyWrapperDirect
- All Implemented Interfaces:
BaseWrappers.PropertyWrapper
,BaseWrappers.RendererWrapper
- Enclosing class:
- DirectWrappers
public static class DirectWrappers.PropertyWrapperDirect
extends BaseWrappers.RendererWrapperImpl
implements BaseWrappers.PropertyWrapper
-
Field Summary
Fields inherited from class org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapperImpl
context
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyWrapperDirect
(RenderingContext context, Property wrapped) PropertyWrapperDirect
(RenderingContext context, Property wrapped, ElementDefinition ed) -
Method Summary
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, wait, wait, wait
Methods inherited from interface org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapper
getContext
-
Constructor Details
-
PropertyWrapperDirect
-
PropertyWrapperDirect
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceBaseWrappers.PropertyWrapper
-
getWrapped
-
hasValues
- Specified by:
hasValues
in interfaceBaseWrappers.PropertyWrapper
-
getValues
- Specified by:
getValues
in interfaceBaseWrappers.PropertyWrapper
-
getTypeCode
- Specified by:
getTypeCode
in interfaceBaseWrappers.PropertyWrapper
-
getDefinition
- Specified by:
getDefinition
in interfaceBaseWrappers.PropertyWrapper
-
getMinCardinality
- Specified by:
getMinCardinality
in interfaceBaseWrappers.PropertyWrapper
-
getMaxCardinality
- Specified by:
getMaxCardinality
in interfaceBaseWrappers.PropertyWrapper
-
getStructure
- Specified by:
getStructure
in interfaceBaseWrappers.PropertyWrapper
-
value
- Specified by:
value
in interfaceBaseWrappers.PropertyWrapper
-
toString
-
getAsResource
- Specified by:
getAsResource
in interfaceBaseWrappers.PropertyWrapper
-
fhirType
- Specified by:
fhirType
in interfaceBaseWrappers.PropertyWrapper
-
getElementDefinition
- Specified by:
getElementDefinition
in interfaceBaseWrappers.PropertyWrapper
-