public static class Microarray.Subject extends BaseIdentifiableElement implements IResourceBlock
Definition: Subject of the microarray
Constructor and Description |
---|
Subject() |
Modifier and Type | Method and Description |
---|---|
StringDt |
addSampleId()
Adds and returns a new value for sampleId (Id of the sample that belongs to the subject)
|
Microarray.Subject |
addSampleId(String theString)
Adds a new value for sampleId (Id of the sample that belongs to the subject)
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getPatient()
Gets the value(s) for patient (Resource that corresponds to the subject).
|
ResourceReferenceDt |
getPatientElement()
Gets the value(s) for patient (Resource that corresponds to the subject).
|
List<StringDt> |
getSampleId()
Gets the value(s) for sampleId (Id of the sample that belongs to the subject).
|
List<StringDt> |
getSampleIdElement()
Gets the value(s) for sampleId (Id of the sample that belongs to the subject).
|
StringDt |
getSampleIdFirstRep()
Gets the first repetition for sampleId (Id of the sample that belongs to the subject),
creating it if it does not already exist.
|
boolean |
isEmpty() |
Microarray.Subject |
setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient (Resource that corresponds to the subject)
|
Microarray.Subject |
setSampleId(List<StringDt> theValue)
Sets the value(s) for sampleId (Id of the sample that belongs to the subject)
|
getElementSpecificId, getId, setElementSpecificId, setId, setId
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementSpecificId, getId, setElementSpecificId, setId, setId
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType
in interface ICompositeElement
public ResourceReferenceDt getPatient()
null
.
Definition: Resource that corresponds to the subject
public ResourceReferenceDt getPatientElement()
null
.
Definition: Resource that corresponds to the subject
public Microarray.Subject setPatient(ResourceReferenceDt theValue)
Definition: Resource that corresponds to the subject
public List<StringDt> getSampleId()
null
.
Definition: Id of the sample that belongs to the subject
public List<StringDt> getSampleIdElement()
null
.
Definition: Id of the sample that belongs to the subject
public Microarray.Subject setSampleId(List<StringDt> theValue)
Definition: Id of the sample that belongs to the subject
public StringDt addSampleId()
Definition: Id of the sample that belongs to the subject
public StringDt getSampleIdFirstRep()
Definition: Id of the sample that belongs to the subject
public Microarray.Subject addSampleId(String theString)
Definition: Id of the sample that belongs to the subject
Copyright © 2014–2017 University Health Network. All rights reserved.