Package org.hl7.fhir.instance.model.api
Interface IBaseReference
- All Superinterfaces:
IBase
,IBaseDatatype
,ICompositeType
,IElement
,Serializable
- All Known Implementing Classes:
BaseResourceReferenceDt
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
setDisplay(String theValue)
setReference(String theReference)
setResource(IBaseResource theResource)
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, isEmpty, setUserData
-
Method Details
-
getResource
-
setResource
-
getReferenceElement
-
setReference
-
setDisplay
-
getDisplayElement
-
hasIdentifier
-