Package org.hl7.fhir.instance.model.api
Interface IBaseExtension<T,D>
- Type Parameters:
T
- The actual concrete type of the extensionD
- Note that this type param is not used anywhere - It is kept only to avoid making a breaking change
- All Superinterfaces:
IBase
,IBaseDatatype
,ICompositeType
,IElement
,Serializable
- All Known Implementing Classes:
ExtensionDt
-
Method Summary
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, isEmpty, setUserData
-
Method Details
-
getExtension
List<T> getExtension() -
getUrl
-
getValue
-
setUrl
-
setValue
-