public abstract class BaseNarrative extends Type implements org.hl7.fhir.instance.model.api.INarrative
| Constructor and Description |
|---|
BaseNarrative() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.hl7.fhir.utilities.xhtml.XhtmlNode |
getDiv() |
String |
getDivAsString() |
protected abstract BaseNarrative |
setDiv(org.hl7.fhir.utilities.xhtml.XhtmlNode theDiv) |
void |
setDivAsString(String theString)
Sets the value of
|
addChild, addExtension, addExtension, copyValues, equalsDeep, equalsShallow, fhirType, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, isEmpty, listChildren, setId, setIdElement, setPropertycastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic BaseNarrative()
public void setDivAsString(String theString)
setDivAsString in interface org.hl7.fhir.instance.model.api.INarrativetheString - Exceptionprotected abstract BaseNarrative setDiv(org.hl7.fhir.utilities.xhtml.XhtmlNode theDiv)
public String getDivAsString()
getDivAsString in interface org.hl7.fhir.instance.model.api.INarrativeprotected abstract org.hl7.fhir.utilities.xhtml.XhtmlNode getDiv()
Copyright © 2014–2018 University Health Network. All rights reserved.