Uses of Interface
info.oais.interfaces.infomodel.ContentInformation
Package | Description |
---|---|
info.oais.implementation.infomodel |
This package contains classes for an implementation for the OAIS Information Model.
|
info.oais.interfaces.infomodel |
This package contains iinterfaces for the OAIS Information Model.
|
-
Uses of ContentInformation in info.oais.implementation.infomodel
Classes in info.oais.implementation.infomodel that implement ContentInformation Modifier and Type Class Description class
ContentInformationImpl1
ContentInformation is A set of information that is the original target of preservation.Fields in info.oais.implementation.infomodel declared as ContentInformation Modifier and Type Field Description (package private) ContentInformation
ArchivalInformationPackageImpl1. m_ContentInformation
The internal value for the COntentInformation.Methods in info.oais.implementation.infomodel that return ContentInformation Modifier and Type Method Description ContentInformation
ArchivalInformationPackageImpl1. getContentInformation()
Get the ContentInformation in the AIP.Methods in info.oais.implementation.infomodel with parameters of type ContentInformation Modifier and Type Method Description void
ArchivalInformationPackageImpl1. setContentInformation(ContentInformation ci)
-
Uses of ContentInformation in info.oais.interfaces.infomodel
Methods in info.oais.interfaces.infomodel that return ContentInformation Modifier and Type Method Description ContentInformation
ArchivalInformationPackage. getContentInformation()
Get the ContentInformation in the AIP.Methods in info.oais.interfaces.infomodel with parameters of type ContentInformation Modifier and Type Method Description void
ArchivalInformationPackage. setContentInformation(ContentInformation ci)