public static class ImplementationGuide.Package extends BaseIdentifiableElement implements IResourceBlock
Definition: A logical group of resources. Logical groups can be used when building pages
Constructor and Description |
---|
Package() |
Modifier and Type | Method and Description |
---|---|
ImplementationGuide.PackageResource |
addResource()
Adds and returns a new value for resource ()
|
ImplementationGuide.Package |
addResource(ImplementationGuide.PackageResource theValue)
Adds a given new value for resource ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getDescription()
Gets the value(s) for description ().
|
StringDt |
getDescriptionElement()
Gets the value(s) for description ().
|
String |
getName()
Gets the value(s) for name ().
|
StringDt |
getNameElement()
Gets the value(s) for name ().
|
List<ImplementationGuide.PackageResource> |
getResource()
Gets the value(s) for resource ().
|
ImplementationGuide.PackageResource |
getResourceFirstRep()
Gets the first repetition for resource (),
creating it if it does not already exist.
|
boolean |
isEmpty() |
ImplementationGuide.Package |
setDescription(String theString)
Sets the value for description ()
|
ImplementationGuide.Package |
setDescription(StringDt theValue)
Sets the value(s) for description ()
|
ImplementationGuide.Package |
setName(String theString)
Sets the value for name ()
|
ImplementationGuide.Package |
setName(StringDt theValue)
Sets the value(s) for name ()
|
ImplementationGuide.Package |
setResource(List<ImplementationGuide.PackageResource> theValue)
Sets the value(s) for resource ()
|
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 StringDt getNameElement()
null
.
Definition: The name for the group, as used in page.package
public String getName()
null
.
Definition: The name for the group, as used in page.package
public ImplementationGuide.Package setName(StringDt theValue)
Definition: The name for the group, as used in page.package
public ImplementationGuide.Package setName(String theString)
Definition: The name for the group, as used in page.package
public StringDt getDescriptionElement()
null
.
Definition:
public String getDescription()
null
.
Definition:
public ImplementationGuide.Package setDescription(StringDt theValue)
Definition:
public ImplementationGuide.Package setDescription(String theString)
Definition:
public List<ImplementationGuide.PackageResource> getResource()
null
.
Definition: A resource that is part of the implementation guide. Conformance resources (value set, structure definition, conformance statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource
public ImplementationGuide.Package setResource(List<ImplementationGuide.PackageResource> theValue)
Definition: A resource that is part of the implementation guide. Conformance resources (value set, structure definition, conformance statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource
public ImplementationGuide.PackageResource addResource()
Definition: A resource that is part of the implementation guide. Conformance resources (value set, structure definition, conformance statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource
public ImplementationGuide.Package addResource(ImplementationGuide.PackageResource theValue)
Definition: A resource that is part of the implementation guide. Conformance resources (value set, structure definition, conformance statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource
theValue
- The resource to add (must not be null
)public ImplementationGuide.PackageResource getResourceFirstRep()
Definition: A resource that is part of the implementation guide. Conformance resources (value set, structure definition, conformance statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource
Copyright © 2014–2019 University Health Network. All rights reserved.