
Package ca.uhn.fhir.model.api
Interface IResourceBlock
-
- All Superinterfaces:
IBase
,ICompositeElement
,IElement
,IIdentifiableElement
,Serializable
- All Known Subinterfaces:
IExtension
- All Known Implementing Classes:
BaseOperationOutcome.BaseIssue
public interface IResourceBlock extends ICompositeElement, IIdentifiableElement
-
-
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
-
-