public class OperationOutcome extends DomainResource implements 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, metaINCLUDE_ALL, WILDCARD_ALL_SETRES_ID, SP_RES_ID, SP_RES_LANGUAGE| 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() |
OperationOutcome.OperationOutcomeIssueComponent |
getIssueFirstRep() |
Base[] |
getProperty(int hash,
String name,
boolean checkValid) |
ResourceType |
getResourceType() |
String[] |
getTypesForProperty(int hash,
String name) |
boolean |
hasIssue() |
boolean |
isEmpty() |
protected void |
listChildren(List<Property> childrenList) |
Base |
makeProperty(int hash,
String name) |
OperationOutcome |
setIssue(List<OperationOutcome.OperationOutcomeIssueComponent> theIssue) |
Base |
setProperty(int hash,
String name,
Base value) |
Base |
setProperty(String name,
Base value) |
protected OperationOutcome |
typedCopy() |
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, 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, setIdgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected 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 OperationOutcome setIssue(List<OperationOutcome.OperationOutcomeIssueComponent> theIssue)
this for easy method chainingpublic boolean hasIssue()
public OperationOutcome.OperationOutcomeIssueComponent addIssue()
public OperationOutcome addIssue(OperationOutcome.OperationOutcomeIssueComponent t)
public OperationOutcome.OperationOutcomeIssueComponent getIssueFirstRep()
issue, creating it if it does not already existprotected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws FHIRException
getProperty in class DomainResourceFHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws FHIRException
setProperty in class DomainResourceFHIRExceptionpublic Base setProperty(String name, Base value) throws FHIRException
setProperty in class DomainResourceFHIRExceptionpublic Base makeProperty(int hash, String name) throws FHIRException
makeProperty in class DomainResourceFHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws FHIRException
getTypesForProperty in class DomainResourceFHIRExceptionpublic Base addChild(String name) throws FHIRException
addChild in class DomainResourceFHIRExceptionpublic 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 IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2017 University Health Network. All rights reserved.