Package org.hl7.fhir.dstu2.model
Class AnnotatedUuidType
- java.lang.Object
-
- ca.uhn.fhir.model.api.BaseElement
-
- ca.uhn.fhir.model.api.BaseIdentifiableElement
-
- ca.uhn.fhir.model.api.BasePrimitive<String>
-
- ca.uhn.fhir.model.primitive.UriDt
-
- org.hl7.fhir.dstu2.model.AnnotatedUuidType
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IDatatype,ca.uhn.fhir.model.api.IElement,ca.uhn.fhir.model.api.IIdentifiableElement,ca.uhn.fhir.model.api.IPrimitiveDatatype<String>,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,Externalizable,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseDatatype,org.hl7.fhir.instance.model.api.IPrimitiveType<String>
public class AnnotatedUuidType extends ca.uhn.fhir.model.primitive.UriDt- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AnnotatedUuidType()
-
Method Summary
-
Methods inherited from class ca.uhn.fhir.model.primitive.UriDt
encode, equals, equals, fromOid, hashCode, parse
-
Methods inherited from class ca.uhn.fhir.model.api.BasePrimitive
getValue, getValueAsString, hasValue, isEmpty, readExternal, setValue, setValueAsString, toString, updateStringValue, writeExternal
-
Methods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
-
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserData
-
-