Uses of Interface
info.oais.interfaces.infomodel.PreservationDescriptionInformation
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 PreservationDescriptionInformation in info.oais.implementation.infomodel
Classes in info.oais.implementation.infomodel that implement PreservationDescriptionInformation Modifier and Type Class Description class
PreservationDescriptionInformationImpl1
An implementation of PDI as a container for the components.Fields in info.oais.implementation.infomodel declared as PreservationDescriptionInformation Modifier and Type Field Description (package private) PreservationDescriptionInformation
ArchivalInformationPackageImpl1. m_PreservationDescriptionInformation
The internal value for the PDI of the AIP.Methods in info.oais.implementation.infomodel that return PreservationDescriptionInformation Modifier and Type Method Description PreservationDescriptionInformation
ArchivalInformationPackageImpl1. getPDI()
Get the ProvenanceDescriptionInformation in the AIP.Methods in info.oais.implementation.infomodel with parameters of type PreservationDescriptionInformation Modifier and Type Method Description void
ArchivalInformationPackageImpl1. setPDI(PreservationDescriptionInformation pdi)
Set the PreservationDescriptionInformation of the AIP. -
Uses of PreservationDescriptionInformation in info.oais.interfaces.infomodel
Methods in info.oais.interfaces.infomodel that return PreservationDescriptionInformation Modifier and Type Method Description PreservationDescriptionInformation
ArchivalInformationPackage. getPDI()
Get the ProvenanceDescriptionInformation in the AIP.Methods in info.oais.interfaces.infomodel with parameters of type PreservationDescriptionInformation Modifier and Type Method Description void
ArchivalInformationPackage. setPDI(PreservationDescriptionInformation pdi)