Package ca.uhn.fhir.model.api
Interface IExtension
-
- All Superinterfaces:
IBase,ICompositeElement,IElement,IIdentifiableElement,IResourceBlock,Serializable
public interface IExtension extends IResourceBlock
-
-
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
-
Methods inherited from interface ca.uhn.fhir.model.api.IIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
-
-