
Package org.hl7.fhir.instance.model.api
Interface ICompositeType
-
- All Superinterfaces:
IBase
,IBaseDatatype
,IElement
,Serializable
- All Known Subinterfaces:
IBaseExtension<T,D>
,IBaseMetaType
,IBaseReference
,ICompositeDatatype
,INarrative
- All Known Implementing Classes:
BaseCodingDt
,BaseIdentifierDt
,BaseNarrativeDt
,BaseQuantityDt
,BaseResourceReferenceDt
,ExtensionDt
,InternalCodingDt
public interface ICompositeType extends IBaseDatatype
-
-
Method Summary
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, isEmpty, setUserData
-
-