Package ca.uhn.fhir.model.api
Interface ICompositeDatatype
-
- All Superinterfaces:
IBase,IBaseDatatype,ICompositeElement,ICompositeType,IDatatype,IElement,Serializable
- All Known Implementing Classes:
BaseCodingDt,BaseIdentifierDt,BaseNarrativeDt,BaseQuantityDt,ExtensionDt,InternalCodingDt
public interface ICompositeDatatype extends IDatatype, ICompositeElement, ICompositeType
-
-
Method Summary
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, isEmpty, setUserData
-
Methods inherited from interface ca.uhn.fhir.model.api.ICompositeElement
getAllPopulatedChildElementsOfType
-
-