Package info.oais.interfaces.infomodel
Interface PackagingInformation
- All Superinterfaces:
- InformationObject,- RepresentationInformation
- All Known Implementing Classes:
- PackagingInformationImpl1
public interface PackagingInformation extends InformationObject, RepresentationInformation
The information that describes how the components of an Information Package are
 logically or physically bound together and how to identify and extract the
 components. It is a type of Information Object.  [OAIS]
 
 
NOTE: Added "extends RepInfo" so we can use RepInfo APIs.
- Since:
- 06-Sep-2021 15:59:46
- Version:
- 1.0
- Author:
- David
- 
Method SummaryMethods inherited from interface info.oais.interfaces.infomodel.InformationObjectgetDataObject, getIdentifier, getRepresentationInformation, setDataObject, setIdentifier, setRepresentationInformationMethods inherited from interface info.oais.interfaces.infomodel.RepresentationInformationgetCategory, setCategory