public static class DocumentManifest.Content extends BaseIdentifiableElement implements IResourceBlock
Definition: The list of Documents included in the manifest.
| Constructor and Description |
|---|
Content() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
IDatatype |
getP()
Gets the value(s) for p[x] ().
|
boolean |
isEmpty() |
DocumentManifest.Content |
setP(IDatatype theValue)
Sets the value(s) for p[x] ()
|
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 Content()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic IDatatype getP()
null.
Definition: The list of references to document content, or Attachment that consist of the parts of this document manifest. Usually, these would be document references, but direct references to Media or Attachments are also allowed
public DocumentManifest.Content setP(IDatatype theValue)
Definition: The list of references to document content, or Attachment that consist of the parts of this document manifest. Usually, these would be document references, but direct references to Media or Attachments are also allowed
Copyright © 2014–2016 University Health Network. All rights reserved.