public static class Documentation.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 |
getDate()
Gets the value(s) for date ().
|
DateDt |
getDateElement()
Gets the value(s) for date ().
|
Integer |
getLinkId()
Gets the value(s) for linkId ().
|
IntegerDt |
getLinkIdElement()
Gets the value(s) for linkId ().
|
boolean |
isEmpty() |
Documentation.Detail |
setContent(IDatatype theValue)
Sets the value(s) for content[x] ()
|
Documentation.Detail |
setDate(DateDt theValue)
Sets the value(s) for date ()
|
Documentation.Detail |
setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
Documentation.Detail |
setDateWithDayPrecision(Date theDate)
Sets the value for date ()
|
Documentation.Detail |
setLinkId(int theInteger)
Sets the value for linkId ()
|
Documentation.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 Documentation.Detail setLinkId(IntegerDt theValue)
Definition: A link Id for the response to reference.
public Documentation.Detail setLinkId(int theInteger)
Definition: A link Id for the response to reference.
public IDatatype getContent()
null.
Definition: The attached content.
public Documentation.Detail setContent(IDatatype theValue)
Definition: The attached content.
public DateDt getDateElement()
null.
Definition: The date when the material was created.
public Date getDate()
null.
Definition: The date when the material was created.
public Documentation.Detail setDate(DateDt theValue)
Definition: The date when the material was created.
public Documentation.Detail setDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: The date when the material was created.
public Documentation.Detail setDateWithDayPrecision(Date theDate)
Definition: The date when the material was created.
Copyright © 2014–2016 University Health Network. All rights reserved.