public static class ImagingExcerpt.StudyViewableComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected CodeType |
contentType
Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data.
|
protected UnsignedIntType |
duration
The duration of the recording in seconds - for audio and video.
|
protected PositiveIntType |
frames
The number of frames in a photo.
|
protected PositiveIntType |
height
Height of the image in pixels (photo/video).
|
protected UnsignedIntType |
size
The number of bytes of data that make up this attachment.
|
protected StringType |
title
A label or set of text to display in place of the data.
|
protected UriType |
url
A location where the data can be accessed.
|
protected PositiveIntType |
width
Width of the image in pixels (photo/video).
|
modifierExtension| Constructor and Description |
|---|
StudyViewableComponent()
Constructor
|
StudyViewableComponent(CodeType contentType,
UriType url)
Constructor
|
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToActionDefinition, 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, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected CodeType contentType
protected PositiveIntType height
protected PositiveIntType width
protected PositiveIntType frames
protected UnsignedIntType duration
protected UnsignedIntType size
protected StringType title
public StudyViewableComponent()
public StudyViewableComponent(CodeType contentType, UriType url)
public CodeType getContentTypeElement()
contentType (Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.). This is the underlying object with id, value and extensions. The accessor "getContentType" gives direct access to the valuepublic boolean hasContentTypeElement()
public boolean hasContentType()
public ImagingExcerpt.StudyViewableComponent setContentTypeElement(CodeType value)
value - contentType (Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.). This is the underlying object with id, value and extensions. The accessor "getContentType" gives direct access to the valuepublic String getContentType()
public ImagingExcerpt.StudyViewableComponent setContentType(String value)
value - Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.public PositiveIntType getHeightElement()
height (Height of the image in pixels (photo/video).). This is the underlying object with id, value and extensions. The accessor "getHeight" gives direct access to the valuepublic boolean hasHeightElement()
public boolean hasHeight()
public ImagingExcerpt.StudyViewableComponent setHeightElement(PositiveIntType value)
value - height (Height of the image in pixels (photo/video).). This is the underlying object with id, value and extensions. The accessor "getHeight" gives direct access to the valuepublic int getHeight()
public ImagingExcerpt.StudyViewableComponent setHeight(int value)
value - Height of the image in pixels (photo/video).public PositiveIntType getWidthElement()
width (Width of the image in pixels (photo/video).). This is the underlying object with id, value and extensions. The accessor "getWidth" gives direct access to the valuepublic boolean hasWidthElement()
public boolean hasWidth()
public ImagingExcerpt.StudyViewableComponent setWidthElement(PositiveIntType value)
value - width (Width of the image in pixels (photo/video).). This is the underlying object with id, value and extensions. The accessor "getWidth" gives direct access to the valuepublic int getWidth()
public ImagingExcerpt.StudyViewableComponent setWidth(int value)
value - Width of the image in pixels (photo/video).public PositiveIntType getFramesElement()
frames (The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif.). This is the underlying object with id, value and extensions. The accessor "getFrames" gives direct access to the valuepublic boolean hasFramesElement()
public boolean hasFrames()
public ImagingExcerpt.StudyViewableComponent setFramesElement(PositiveIntType value)
value - frames (The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif.). This is the underlying object with id, value and extensions. The accessor "getFrames" gives direct access to the valuepublic int getFrames()
public ImagingExcerpt.StudyViewableComponent setFrames(int value)
value - The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif.public UnsignedIntType getDurationElement()
duration (The duration of the recording in seconds - for audio and video.). This is the underlying object with id, value and extensions. The accessor "getDuration" gives direct access to the valuepublic boolean hasDurationElement()
public boolean hasDuration()
public ImagingExcerpt.StudyViewableComponent setDurationElement(UnsignedIntType value)
value - duration (The duration of the recording in seconds - for audio and video.). This is the underlying object with id, value and extensions. The accessor "getDuration" gives direct access to the valuepublic int getDuration()
public ImagingExcerpt.StudyViewableComponent setDuration(int value)
value - The duration of the recording in seconds - for audio and video.public UnsignedIntType getSizeElement()
size (The number of bytes of data that make up this attachment.). This is the underlying object with id, value and extensions. The accessor "getSize" gives direct access to the valuepublic boolean hasSizeElement()
public boolean hasSize()
public ImagingExcerpt.StudyViewableComponent setSizeElement(UnsignedIntType value)
value - size (The number of bytes of data that make up this attachment.). This is the underlying object with id, value and extensions. The accessor "getSize" gives direct access to the valuepublic int getSize()
public ImagingExcerpt.StudyViewableComponent setSize(int value)
value - The number of bytes of data that make up this attachment.public StringType getTitleElement()
title (A label or set of text to display in place of the data.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the valuepublic boolean hasTitleElement()
public boolean hasTitle()
public ImagingExcerpt.StudyViewableComponent setTitleElement(StringType value)
value - title (A label or set of text to display in place of the data.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the valuepublic ImagingExcerpt.StudyViewableComponent setTitle(String value)
value - A label or set of text to display in place of the data.public UriType getUrlElement()
url (A location where the data can be accessed.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic boolean hasUrlElement()
public boolean hasUrl()
public ImagingExcerpt.StudyViewableComponent setUrlElement(UriType value)
value - url (A location where the data can be accessed.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic ImagingExcerpt.StudyViewableComponent setUrl(String value)
value - A location where the data can be accessed.protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic ImagingExcerpt.StudyViewableComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.