public class Element extends Base
| Modifier and Type | Class and Description |
|---|---|
static class |
Element.SpecialElement |
| Constructor and Description |
|---|
Element(String name) |
Element(String name,
Property property) |
Element(String name,
Property property,
String type,
String value) |
addChild, castToActionDefinition, 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, equalsDeep, equalsShallow, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isEmpty, isMetadataBased, listChildrenByName, listChildrenByName, makeProperty, setProperty, setProperty, setUserData, setUserDataINNpublic void updateProperty(Property property, Element.SpecialElement special)
public Element.SpecialElement getSpecial()
public boolean hasChildren()
public List<Element> getChildren()
public boolean hasComments()
public List<String> getComments()
public Property getProperty()
public boolean hasValue()
public List<Element> getChildrenByName(String name)
public void numberChildren()
public int getIndex()
public boolean hasIndex()
public void setIndex(int index)
public String getChildValue(String name)
public List<Element> getChildren(String name)
public boolean hasType()
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class Baseorg.hl7.fhir.exceptions.FHIRExceptionprotected void listChildren(List<Property> result)
listChildren in class Basepublic boolean isPrimitive()
isPrimitive in class Basepublic boolean hasPrimitiveValue()
hasPrimitiveValue in class Basepublic String primitiveValue()
primitiveValue in class Basepublic int line()
public int col()
public Element markLocation(int line, int col)
public Element getNamedChild(String name)
public void getNamedChildren(String name, List<Element> list)
public String getNamedChildValue(String name)
public void getNamedChildrenWithWildcard(String string, List<Element> values)
public org.hl7.fhir.utilities.xhtml.XhtmlNode getXhtml()
Copyright © 2014–2018 University Health Network. All rights reserved.