public static class Conformance.Software extends BaseIdentifiableElement implements IResourceBlock
Definition: Software that is covered by this conformance statement. It is used when the conformance statement describes the capabilities of a particular software version, independent of an installation.
| Constructor and Description |
|---|
Software() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getName()
Gets the value(s) for name ().
|
StringDt |
getNameElement()
Gets the value(s) for name ().
|
Date |
getReleaseDate()
Gets the value(s) for releaseDate ().
|
DateTimeDt |
getReleaseDateElement()
Gets the value(s) for releaseDate ().
|
String |
getVersion()
Gets the value(s) for version ().
|
StringDt |
getVersionElement()
Gets the value(s) for version ().
|
boolean |
isEmpty() |
Conformance.Software |
setName(String theString)
Sets the value for name ()
|
Conformance.Software |
setName(StringDt theValue)
Sets the value(s) for name ()
|
Conformance.Software |
setReleaseDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for releaseDate ()
|
Conformance.Software |
setReleaseDate(DateTimeDt theValue)
Sets the value(s) for releaseDate ()
|
Conformance.Software |
setReleaseDateWithSecondsPrecision(Date theDate)
Sets the value for releaseDate ()
|
Conformance.Software |
setVersion(String theString)
Sets the value for version ()
|
Conformance.Software |
setVersion(StringDt theValue)
Sets the value(s) for version ()
|
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 Software()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic StringDt getNameElement()
null.
Definition: Name software is known by
public String getName()
null.
Definition: Name software is known by
public Conformance.Software setName(StringDt theValue)
Definition: Name software is known by
public Conformance.Software setName(String theString)
Definition: Name software is known by
public StringDt getVersionElement()
null.
Definition: The version identifier for the software covered by this statement
public String getVersion()
null.
Definition: The version identifier for the software covered by this statement
public Conformance.Software setVersion(StringDt theValue)
Definition: The version identifier for the software covered by this statement
public Conformance.Software setVersion(String theString)
Definition: The version identifier for the software covered by this statement
public DateTimeDt getReleaseDateElement()
null.
Definition: Date this version of the software released
public Date getReleaseDate()
null.
Definition: Date this version of the software released
public Conformance.Software setReleaseDate(DateTimeDt theValue)
Definition: Date this version of the software released
public Conformance.Software setReleaseDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: Date this version of the software released
public Conformance.Software setReleaseDateWithSecondsPrecision(Date theDate)
Definition: Date this version of the software released
Copyright © 2014–2016 University Health Network. All rights reserved.