Uses of Interface
info.oais.interfaces.infomodel.ReferenceInformation
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 ReferenceInformation in info.oais.implementation.infomodel
Fields in info.oais.implementation.infomodel declared as ReferenceInformation Modifier and Type Field Description (package private) ReferenceInformation
PreservationDescriptionInformationImpl1. m_ReferenceInformation
The internal value for the Reference.Methods in info.oais.implementation.infomodel that return ReferenceInformation Modifier and Type Method Description ReferenceInformation
PreservationDescriptionInformationImpl1. getReferenceInformation()
Get the ReferenceInformation in the PDI.Methods in info.oais.implementation.infomodel with parameters of type ReferenceInformation Modifier and Type Method Description void
PreservationDescriptionInformationImpl1. setReferenceInformation(ReferenceInformation ri)
Set the ReferenceInformation in the PDI. -
Uses of ReferenceInformation in info.oais.interfaces.infomodel
Methods in info.oais.interfaces.infomodel that return ReferenceInformation Modifier and Type Method Description ReferenceInformation
PreservationDescriptionInformation. getReferenceInformation()
Get the ReferenceInformation in the PDI.Methods in info.oais.interfaces.infomodel with parameters of type ReferenceInformation Modifier and Type Method Description void
PreservationDescriptionInformation. setReferenceInformation(ReferenceInformation ri)
Set the ReferenceInformation in the PDI.