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.infomodelFields in info.oais.implementation.infomodel declared as ReferenceInformation Modifier and Type Field Description (package private) ReferenceInformationPreservationDescriptionInformationImpl1. m_ReferenceInformationThe internal value for the Reference.Methods in info.oais.implementation.infomodel that return ReferenceInformation Modifier and Type Method Description ReferenceInformationPreservationDescriptionInformationImpl1. getReferenceInformation()Get the ReferenceInformation in the PDI.Methods in info.oais.implementation.infomodel with parameters of type ReferenceInformation Modifier and Type Method Description voidPreservationDescriptionInformationImpl1. setReferenceInformation(ReferenceInformation ri)Set the ReferenceInformation in the PDI.
- 
Uses of ReferenceInformation in info.oais.interfaces.infomodelMethods in info.oais.interfaces.infomodel that return ReferenceInformation Modifier and Type Method Description ReferenceInformationPreservationDescriptionInformation. getReferenceInformation()Get the ReferenceInformation in the PDI.Methods in info.oais.interfaces.infomodel with parameters of type ReferenceInformation Modifier and Type Method Description voidPreservationDescriptionInformation. setReferenceInformation(ReferenceInformation ri)Set the ReferenceInformation in the PDI.