Package info.oais.interfaces.oaisif
Interface Generic2Registry
public interface Generic2Registry
The additional methods used to communicate between a Generic Adapter and a
Registry. The methods for communicating with any other source of information
will also be needed.
- Since:
- 06-Sep-2021 15:59:45
- Version:
- 1.0
- Author:
- David
-
Field Summary
Fields Modifier and Type Field Description static CommunicationGToG
m_CommunicationGToG
Internal value for the Communicationstatic GenericAdapter
m_GenericAdapter
Internal value for the Generic Adapter.
-
Field Details
-
m_CommunicationGToG
Internal value for the Communication -
m_GenericAdapter
Internal value for the Generic Adapter.
-