Package ca.uhn.fhir.model.base.resource
Interface BaseOperationOutcome
- All Superinterfaces:
IBase
,IBaseOperationOutcome
,IBaseResource
,ICompositeElement
,IElement
,IResource
,Serializable
-
Nested Class Summary
-
Field Summary
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Method Summary
Modifier and TypeMethodDescriptionaddIssue()
List
<? extends BaseOperationOutcome.BaseIssue> getIssue()
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, isEmpty, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getIdElement, isDeleted, setId, setId
Methods inherited from interface ca.uhn.fhir.model.api.ICompositeElement
getAllPopulatedChildElementsOfType
Methods inherited from interface ca.uhn.fhir.model.api.IResource
getContained, getId, getLanguage, getMeta, getResourceMetadata, getResourceName, getStructureFhirVersionEnum, getText, setId, setLanguage, setResourceMetadata
-
Method Details
-
addIssue
-
getIssue
List<? extends BaseOperationOutcome.BaseIssue> getIssue() -
getIssueFirstRep
-