public class OperationOutcome extends DomainResource implements org.hl7.fhir.instance.model.api.IBaseOperationOutcome
| Modifier and Type | Class and Description |
|---|---|
static class |
OperationOutcome.IssueSeverity |
static class |
OperationOutcome.IssueSeverityEnumFactory |
static class |
OperationOutcome.IssueType |
static class |
OperationOutcome.IssueTypeEnumFactory |
static class |
OperationOutcome.OperationOutcomeIssueComponent |
| Modifier and Type | Field and Description |
|---|---|
protected List<OperationOutcome.OperationOutcomeIssueComponent> |
issue
An error, warning or information message that results from a system action.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
OperationOutcome()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Base |
addChild(String name) |
OperationOutcome.OperationOutcomeIssueComponent |
addIssue() |
OperationOutcome |
addIssue(OperationOutcome.OperationOutcomeIssueComponent t) |
OperationOutcome |
copy() |
boolean |
equalsDeep(Base other) |
boolean |
equalsShallow(Base other) |
String |
fhirType() |
List<OperationOutcome.OperationOutcomeIssueComponent> |
getIssue() |
Base[] |
getProperty(int hash,
String name,
boolean checkValid) |
ResourceType |
getResourceType() |
boolean |
hasIssue() |
boolean |
isEmpty() |
protected void |
listChildren(List<Property> childrenList) |
Base |
makeProperty(int hash,
String name) |
void |
setProperty(int hash,
String name,
Base value) |
void |
setProperty(String name,
Base value) |
protected OperationOutcome |
typedCopy() |
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdElement, getMeta, getStructureFhirVersionEnum, setId, setIdprotected List<OperationOutcome.OperationOutcomeIssueComponent> issue
public OperationOutcome()
public List<OperationOutcome.OperationOutcomeIssueComponent> getIssue()
issue (An error, warning or information message that results from a system action.)public boolean hasIssue()
public OperationOutcome.OperationOutcomeIssueComponent addIssue()
issue (An error, warning or information message that results from a system action.)public OperationOutcome addIssue(OperationOutcome.OperationOutcomeIssueComponent t)
protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic OperationOutcome copy()
copy in class DomainResourceprotected OperationOutcome typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.