Package info.oais.interfaces.oaisif
Interface PackagedInformation
- All Superinterfaces:
- InformationObject
public interface PackagedInformation extends InformationObject
An InformationObject which consists of an InformationPackage (as theDataObject)
 together with its ReprepresentationInformation.
- Since:
- 06-Sep-2021 15:59:46
- Version:
- 1.0
- Author:
- David
- 
Field SummaryFields Modifier and Type Field Description static InformationPackagem_InformationPackageInternal value for InformationPackage.
- 
Method SummaryMethods inherited from interface info.oais.interfaces.infomodel.InformationObjectgetDataObject, getIdentifier, getRepresentationInformation, setDataObject, setIdentifier, setRepresentationInformation
- 
Field Details- 
m_InformationPackageInternal value for InformationPackage.
 
-