JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
agi.foundation.infrastructure
(agi.foundation.core-2024r2.jar)
Interface IParentService
All Known Implementing Classes:
ComplexAnalogTransmitter
,
ComplexDigitalTransmitter
,
ComplexReceiver
,
GpsCommunicationsFrontEnd
,
OpticalReceiver
,
OpticalTransmitter
,
ParentExtension
,
Platform
,
SimpleAnalogTransmitter
,
SimpleDigitalTransmitter
,
SimpleReceiver
public interface
IParentService
A service that identifies the parent of this object.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IServiceProvider
getParent
()
Gets the parent of this object.
Method Detail
getParent
IServiceProvider
getParent()
Gets the parent of this object.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method