public static class SupportingDocumentation.Detail extends BaseIdentifiableElement implements IResourceBlock
Definition:
| Constructor and Description |
|---|
Detail() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
IDatatype |
getContent()
Gets the value(s) for content[x] ().
|
Date |
getDateTime()
Gets the value(s) for dateTime ().
|
DateTimeDt |
getDateTimeElement()
Gets the value(s) for dateTime ().
|
Integer |
getLinkId()
Gets the value(s) for linkId ().
|
IntegerDt |
getLinkIdElement()
Gets the value(s) for linkId ().
|
boolean |
isEmpty() |
SupportingDocumentation.Detail |
setContent(IDatatype theValue)
Sets the value(s) for content[x] ()
|
SupportingDocumentation.Detail |
setDateTime(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for dateTime ()
|
SupportingDocumentation.Detail |
setDateTime(DateTimeDt theValue)
Sets the value(s) for dateTime ()
|
SupportingDocumentation.Detail |
setDateTimeWithSecondsPrecision(Date theDate)
Sets the value for dateTime ()
|
SupportingDocumentation.Detail |
setLinkId(int theInteger)
Sets the value for linkId ()
|
SupportingDocumentation.Detail |
setLinkId(IntegerDt theValue)
Sets the value(s) for linkId ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Detail()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic IntegerDt getLinkIdElement()
null.
Definition: A link Id for the response to reference.
public Integer getLinkId()
null.
Definition: A link Id for the response to reference.
public SupportingDocumentation.Detail setLinkId(IntegerDt theValue)
Definition: A link Id for the response to reference.
public SupportingDocumentation.Detail setLinkId(int theInteger)
Definition: A link Id for the response to reference.
public IDatatype getContent()
null.
Definition: The attached content.
public SupportingDocumentation.Detail setContent(IDatatype theValue)
Definition: The attached content.
public DateTimeDt getDateTimeElement()
null.
Definition: The date and optionally time when the material was created.
public Date getDateTime()
null.
Definition: The date and optionally time when the material was created.
public SupportingDocumentation.Detail setDateTime(DateTimeDt theValue)
Definition: The date and optionally time when the material was created.
public SupportingDocumentation.Detail setDateTime(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: The date and optionally time when the material was created.
public SupportingDocumentation.Detail setDateTimeWithSecondsPrecision(Date theDate)
Definition: The date and optionally time when the material was created.
Copyright © 2014–2016 University Health Network. All rights reserved.