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, tailMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapper
getContext
-
Constructor Details
-
PropertyWrapperDirect
-
PropertyWrapperDirect
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceBaseWrappers.PropertyWrapper
-
getWrapped
-
hasValues
- Specified by:
hasValuesin interfaceBaseWrappers.PropertyWrapper
-
getValues
- Specified by:
getValuesin interfaceBaseWrappers.PropertyWrapper
-
getTypeCode
- Specified by:
getTypeCodein interfaceBaseWrappers.PropertyWrapper
-
getDefinition
- Specified by:
getDefinitionin interfaceBaseWrappers.PropertyWrapper
-
getMinCardinality
- Specified by:
getMinCardinalityin interfaceBaseWrappers.PropertyWrapper
-
getMaxCardinality
- Specified by:
getMaxCardinalityin interfaceBaseWrappers.PropertyWrapper
-
getStructure
- Specified by:
getStructurein interfaceBaseWrappers.PropertyWrapper
-
value
- Specified by:
valuein interfaceBaseWrappers.PropertyWrapper
-
toString
-
getAsResource
- Specified by:
getAsResourcein interfaceBaseWrappers.PropertyWrapper
-
fhirType
- Specified by:
fhirTypein interfaceBaseWrappers.PropertyWrapper
-
getElementDefinition
- Specified by:
getElementDefinitionin interfaceBaseWrappers.PropertyWrapper
-