public class XhtmlType extends Element
| Modifier and Type | Method and Description |
|---|---|
Element |
copy() |
String |
fhirType() |
String |
getIdBase() |
Base[] |
getProperty(int hash,
String name,
boolean checkValid) |
org.hl7.fhir.utilities.xhtml.XhtmlNode |
getValue() |
boolean |
hasPrimitiveValue() |
boolean |
isPrimitive() |
protected void |
listChildren(List<Property> result) |
String |
primitiveValue() |
void |
setIdBase(String value) |
Base |
setProperty(int hash,
String name,
Base value) |
addChild, addExtension, addExtension, addExtension, copyValues, equalsDeep, equalsShallow, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdElement, getNamedProperty, getTypesForProperty, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, isEmpty, makeProperty, noExtensions, removeExtension, setDisallowExtensions, setExtension, setId, setIdElement, setPropertycastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isResource, listChildrenByName, listChildrenByName, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected void listChildren(List<Property> result)
listChildren in class Elementpublic org.hl7.fhir.utilities.xhtml.XhtmlNode getValue()
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class Elementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class Elementorg.hl7.fhir.exceptions.FHIRExceptionpublic String primitiveValue()
primitiveValue in class Basepublic boolean isPrimitive()
isPrimitive in class Basepublic boolean hasPrimitiveValue()
hasPrimitiveValue in class BaseCopyright © 2014–2021 Health Level 7. All rights reserved.