public class MarkdownType extends StringType implements Comparable<MarkdownType>
| Constructor and Description |
|---|
MarkdownType() |
MarkdownType(String theCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MarkdownType theCode) |
MarkdownType |
copy() |
protected String |
encode(String theValue)
Subclasses must override to convert a "coerced" value into an encoded one.
|
String |
fhirType() |
protected String |
parse(String theValue)
Subclasses must override to convert an encoded representation of this datatype into a "coerced" one
|
getValueNotNull, toStringasStringValue, equalsDeep, equalsShallow, fromStringValue, getValue, getValueAsString, hashCode, hasValue, isEmpty, isPrimitive, primitiveValue, readExternal, setValue, setValueAsString, typedCopy, updateStringValue, writeExternaladdChild, addExtension, addExtension, addExtension, copyValues, getExtension, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, getProperty, getTypesForProperty, hasExtension, hasExtension, hasId, hasIdElement, listChildren, makeProperty, setExtension, setId, setIdBase, setIdElement, setProperty, setPropertycastToAddress, 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, isResource, listChildrenByName, listChildrenByName, setUserData, setUserDataINNclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentaddExtension, getExtension, hasExtensionpublic MarkdownType()
public MarkdownType(String theCode)
public int compareTo(MarkdownType theCode)
compareTo in interface Comparable<MarkdownType>protected String parse(String theValue)
PrimitiveTypeparse in class StringTypetheValue - Will not be nullprotected String encode(String theValue)
PrimitiveTypeencode in class StringTypetheValue - Will not be nullpublic MarkdownType copy()
copy in class StringTypepublic String fhirType()
fhirType in class StringTypeCopyright © 2014–2017 University Health Network. All rights reserved.