Package org.hl7.fhir.r5.patterns
Class PatternBaseImpl
java.lang.Object
org.hl7.fhir.r5.patterns.PatternBaseImpl
- All Implemented Interfaces:
PatternBase
- Direct Known Subclasses:
ActivityDefinitionDefinitionImpl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
protected Annotation
convertStringToAnnotation
(String value) getId()
-
Constructor Details
-
PatternBaseImpl
-
-
Method Details
-
getId
- Specified by:
getId
in interfacePatternBase
-
setId
- Specified by:
setId
in interfacePatternBase
-
getExtension
- Specified by:
getExtension
in interfacePatternBase
-
convertStringToAnnotation
-
convertAnnotationToString
-