public class CodeType extends StringType implements Comparable<CodeType>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(CodeType theCode) |
CodeType |
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, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, getProperty, hasExtension, hasExtension, hasId, hasIdElement, listChildren, makeProperty, setId, setIdElement, setProperty, setPropertycastToActionDefinition, 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, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, listChildrenByName, listChildrenByName, setUserData, setUserDataINNclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitpublic int compareTo(CodeType theCode)
compareTo in interface Comparable<CodeType>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 CodeType copy()
copy in class StringTypepublic String fhirType()
fhirType in class StringTypeCopyright © 2014–2018 University Health Network. All rights reserved.