Package ca.uhn.fhir.model.base.resource
Class BaseOperationOutcome.BaseIssue
java.lang.Object
ca.uhn.fhir.model.api.BaseElement
ca.uhn.fhir.model.api.BaseIdentifiableElement
ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
- All Implemented Interfaces:
ICompositeElement
,IElement
,IIdentifiableElement
,IResourceBlock
,ISupportsUndeclaredExtensions
,Serializable
,IBase
- Enclosing interface:
BaseOperationOutcome
public abstract static class BaseOperationOutcome.BaseIssue
extends BaseIdentifiableElement
implements IResourceBlock
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract BaseOperationOutcome.BaseIssue
addLocation
(String theString) abstract StringDt
abstract StringDt
abstract CodeDt
abstract BaseOperationOutcome.BaseIssue
setDetails
(String theString) Deprecated.abstract BaseOperationOutcome.BaseIssue
setDiagnostics
(String theString) Methods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserData
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
-
Constructor Details
-
BaseIssue
public BaseIssue()
-
-
Method Details
-
getSeverityElement
-
getDetailsElement
-
addLocation
-
setDetails
Deprecated.UsesetDiagnostics(String)
instead - Field was renamed in DSTU2 -
setDiagnostics
-
getLocationFirstRep
-
setDiagnostics(String)
instead - Field was renamed in DSTU2